reduce font size
1 file changed, 1 insertion(+), 1 deletion(-)
changed files
M domain/web/templates/style.css → domain/web/templates/style.css
@@ -2,7 +2,7 @@ :root { --width: 80ch; --font-main: Verdana, sans-serif; --font-secondary: Verdana, sans-serif; - --font-scale: 1.2em; + --font-scale: 1rem; --background-color: #fff; --heading-color: #222; --text-color: #444;