fixed weird opacity issue
This commit is contained in:
parent
9fc14a95a8
commit
7c3c5d0cc4
@ -77,7 +77,6 @@ code {
|
|||||||
margin: 0px 0px ($unit * 2) 0px;
|
margin: 0px 0px ($unit * 2) 0px;
|
||||||
font-size: 112px;
|
font-size: 112px;
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
opacity: .54;
|
|
||||||
line-height: 118px;
|
line-height: 118px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -85,7 +84,6 @@ code {
|
|||||||
margin: 0px 0px ($unit * 2) 0px;
|
margin: 0px 0px ($unit * 2) 0px;
|
||||||
font-size: 56px;
|
font-size: 56px;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
opacity: .54;
|
|
||||||
line-height: 118px;
|
line-height: 118px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -94,7 +92,6 @@ code {
|
|||||||
margin: 0px 0px ($unit * 2) 0px;
|
margin: 0px 0px ($unit * 2) 0px;
|
||||||
font-size: 45px;
|
font-size: 45px;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
opacity: .54;
|
|
||||||
line-height: 48px;
|
line-height: 48px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user