smaller font = better

This commit is contained in:
2026-07-18 17:11:40 +02:00
parent 6f8eb6f83f
commit 4b7fba11ad

View File

@@ -3988,7 +3988,7 @@ body {
font-family: var(--font); font-family: var(--font);
line-height: 2; line-height: 2;
overflow-x: hidden; overflow-x: hidden;
font-size: 1em; font-size: 0.75em;
} }
html { html {