Change header line height

This commit is contained in:
2025-09-19 21:45:40 +02:00
parent a1f6994c02
commit 03e2361798

View File

@@ -66,6 +66,7 @@
margin: 20px; margin: 20px;
margin-bottom: 0px; margin-bottom: 0px;
text-transform: capitalize; text-transform: capitalize;
line-height: 32px;
} }
h1+p:has(> i) { h1+p:has(> i) {