more space on mobile
This commit is contained in:
parent
f70d22cb92
commit
db839edde3
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.prose :is(h2, h3, h4) {
|
.prose :is(h2, h3, h4) {
|
||||||
--flow-space: var(--space-l-xl);
|
--flow-space: var(--space-xl);
|
||||||
}
|
}
|
||||||
|
|
||||||
.prose :is(h2 + *, h3 + *, h4 + *):not(figure) {
|
.prose :is(h2 + *, h3 + *, h4 + *):not(figure) {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue