stretch heading scale (h1→step-5, h3→step-1) + reduce heading bottom margin (space-l → space-m)

This commit is contained in:
Pontoporeia
2026-07-06 19:51:20 +02:00
parent 148ffe79f0
commit 0979267c68
5 changed files with 11 additions and 14 deletions
-4
View File
@@ -82,10 +82,6 @@
margin-bottom: 0;
}
.page-content > article :where(h1, h2, h3) {
margin: 1.5em 0 0.5em 0;
}
.page-content > article a {
color: inherit;
text-decoration: none;