Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 7c3c5d0

Browse files
alexwolfenaomiblack
authored andcommitted
fixed weird opacity issue
1 parent 9fc14a9 commit 7c3c5d0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

public/resources/css/base/_type.scss

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,15 +77,13 @@ code {
7777
margin: 0px 0px ($unit * 2) 0px;
7878
font-size: 112px;
7979
font-weight: 300;
80-
opacity: .54;
8180
line-height: 118px;
8281
}
8382

8483
.text-display-3 {
8584
margin: 0px 0px ($unit * 2) 0px;
8685
font-size: 56px;
8786
font-weight: 400;
88-
opacity: .54;
8987
line-height: 118px;
9088
}
9189

@@ -94,7 +92,6 @@ code {
9492
margin: 0px 0px ($unit * 2) 0px;
9593
font-size: 45px;
9694
font-weight: 400;
97-
opacity: .54;
9895
line-height: 48px;
9996
}
10097

0 commit comments

Comments
 (0)