Skip to content

Commit

Permalink
Set base font size on <html> (#668)
Browse files Browse the repository at this point in the history
  • Loading branch information
jessetan authored and Blendify committed Sep 17, 2018
1 parent 6bed095 commit 3100436
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sass/_theme_layout.sass
@@ -1,3 +1,7 @@
// Set uniform (but not relative) base font size
html
font-size: $base-font-size

.wy-affix
position: fixed
top: $gutter
Expand Down

0 comments on commit 3100436

Please sign in to comment.