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 @@
margin: 0 auto;
}
h1 { color: #333; margin-bottom: 10px; font-size: 1.5em; }
h1 { color: #333; margin-bottom: 5px; margin-top: 15px; font-size: 1.5em; }
.subtitle {
color: #666;