Skip to content

Commit 3100436

Browse files
jessetanBlendify
authored andcommitted
Set base font size on <html> (#668)
1 parent 6bed095 commit 3100436

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

sass/_theme_layout.sass

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Set uniform (but not relative) base font size
2+
html
3+
font-size: $base-font-size
4+
15
.wy-affix
26
position: fixed
37
top: $gutter

0 commit comments

Comments
 (0)