mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Set base font size on <html> (#668)
This commit is contained in:
parent
6bed095f14
commit
310043695f
@ -1,3 +1,7 @@
|
|||||||
|
// Set uniform (but not relative) base font size
|
||||||
|
html
|
||||||
|
font-size: $base-font-size
|
||||||
|
|
||||||
.wy-affix
|
.wy-affix
|
||||||
position: fixed
|
position: fixed
|
||||||
top: $gutter
|
top: $gutter
|
||||||
|
Loading…
Reference in New Issue
Block a user