Skip to content

Commit 559d4e4

Browse files
Lyonsclaytylercraft
authored andcommitted
Change website main font-weight to normal. (facebookarchive#1069)
1 parent 82d396d commit 559d4e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/src/css/draft.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ html {
33
color: #484848;
44
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
55
font-family: proxima-nova, "Helvetica Neue", Helvetica, Arial, sans-serif;
6-
font-weight: 300;
6+
font-weight: normal;
77
line-height: 1.28;
88
}
99

0 commit comments

Comments
 (0)