We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bed095 commit 3100436Copy full SHA for 3100436
sass/_theme_layout.sass
@@ -1,3 +1,7 @@
1
+// Set uniform (but not relative) base font size
2
+html
3
+ font-size: $base-font-size
4
+
5
.wy-affix
6
position: fixed
7
top: $gutter
0 commit comments