1.4 line height

This commit is contained in:
2026-02-01 09:56:55 +01:00
parent f4273bafca
commit 06b55f5582

View File

@@ -30,6 +30,7 @@ body {
body { body {
font-family: "Iosevka Aile Web", monospace; font-family: "Iosevka Aile Web", monospace;
-webkit-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;
line-height: 1.4;
} }