Skip to content

Commit 7cb534d

Browse files
committed
[docs] increase base font-weight
Closes facebook#1926 (cherry picked from commit eb8f766)
1 parent 925f459 commit 7cb534d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/_css/_typography.scss

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ $textColorLight: lighten($textColor, 20%);
66
html {
77
font-family: $helvetica;
88
font-family: proxima-nova, $helvetica;
9-
font-weight: 300;
109
color: $textColor;
1110
line-height: 1.28;
1211
}
@@ -132,5 +131,3 @@ a {
132131
.center {
133132
text-align: center;
134133
}
135-
136-

0 commit comments

Comments
 (0)