tweak h1 margins

This commit is contained in:
Andreas Wrede
2026-05-01 04:51:11 -04:00
parent 1f5e7465a3
commit 64710fd4cd
4 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
max-width: 960px;
}
h1 { color: #333; margin-bottom: 4px; font-size: 1.5em; }
h1 { color: #333; margin-bottom: 5px; margin-top: 15px; font-size: 1.5em; }
.subtitle { color: #666; margin-bottom: 24px; font-size: 0.9em; }
/* ---- Sidebar + content layout ---- */