summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorunwox <me@unwox.com>2025-10-30 20:49:32 +0600
committerunwox <me@unwox.com>2025-10-30 20:49:32 +0600
commit13574cca2d2660911e8a20bb191371c76af47a71 (patch)
treea0413a50b39aaa5242030d897537726f49288f12 /static
parent793e65b722f9bb092b185354ca5762b36293769f (diff)
improve styling
Diffstat (limited to 'static')
-rw-r--r--static/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css
index dd3ecc3..59c8024 100644
--- a/static/style.css
+++ b/static/style.css
@@ -246,7 +246,7 @@ aside h2 {
.content h2 {
font-size: 3.5rem;
- line-height: 1;
+ line-height: 1.1;
margin-bottom: 1rem;
}