more space after headings
This commit is contained in:
parent
0b22a36090
commit
ca01c89189
1 changed files with 1 additions and 1 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue