Apply body-item-spacing to .highlight blocks directly under post-single
This commit is contained in:
parent
9ebc58f50a
commit
bda34c7342
1 changed files with 1 additions and 6 deletions
|
@ -19,12 +19,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.post-content p,
|
.post-content > .highlight { margin-block-end: var(--body-item-spacing); }
|
||||||
.post-content figure,
|
|
||||||
.post-content .highlight {
|
|
||||||
margin-block-end: 1em;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
.post-list {
|
.post-list {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue