fixed weird opacity issue

This commit is contained in:
Alex Wolfe 2016-09-16 16:27:53 -07:00 committed by Naomi Black
parent 9fc14a95a8
commit 7c3c5d0cc4
1 changed files with 0 additions and 3 deletions

View File

@ -77,7 +77,6 @@ code {
margin: 0px 0px ($unit * 2) 0px;
font-size: 112px;
font-weight: 300;
opacity: .54;
line-height: 118px;
}
@ -85,7 +84,6 @@ code {
margin: 0px 0px ($unit * 2) 0px;
font-size: 56px;
font-weight: 400;
opacity: .54;
line-height: 118px;
}
@ -94,7 +92,6 @@ code {
margin: 0px 0px ($unit * 2) 0px;
font-size: 45px;
font-weight: 400;
opacity: .54;
line-height: 48px;
}