Skip to content

Commit 2e7b9a1

Browse files
authored
Removing font:inherit gets the bold to work (#78)
1 parent 3f3864c commit 2e7b9a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

assets/css/_reset.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ time, mark, audio, video {
2020
padding: 0;
2121
border: 0;
2222
font-size: 100%;
23-
font: inherit;
2423
vertical-align: baseline;
2524
}
2625
/* HTML5 display-role reset for older browsers */

0 commit comments

Comments
 (0)