diff options
Diffstat (limited to 'layouts/brain-rot/baseof.html')
-rw-r--r-- | layouts/brain-rot/baseof.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/brain-rot/baseof.html b/layouts/brain-rot/baseof.html index 98ab9da..2a80353 100644 --- a/layouts/brain-rot/baseof.html +++ b/layouts/brain-rot/baseof.html @@ -61,7 +61,7 @@ html { height:100%; font-family: serif; - font-size: 1em; + font-size: 1.2em; color: var(--text-color); } body { |