aboutsummaryrefslogtreecommitdiff
path: root/blog/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'blog/style.css')
-rw-r--r--blog/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/blog/style.css b/blog/style.css
index ad714ff4..781bce7e 100644
--- a/blog/style.css
+++ b/blog/style.css
@@ -1,7 +1,7 @@
:root {
color-scheme: light dark;
/* from Mozilla reader mode and https://lobste.rs/c/zeegjm */
- line-height: 1.6em;
+ line-height: 1.5;
font-size: max(1rem, 20px);
}
body {