more space after headings

This commit is contained in:
madrilene 2024-02-07 13:38:45 +01:00
parent 0b22a36090
commit ca01c89189

View file

@ -20,7 +20,7 @@
}
.prose :is(h2 + *, h3 + *, h4 + *):not(figure) {
--flow-space: var(--space-s);
--flow-space: var(--space-m);
}
.prose .heading-anchor:is(:hover, :focus) {