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 figure,
|
||||
.post-content .highlight {
|
||||
margin-block-end: 1em;
|
||||
}
|
||||
|
||||
.post-content > .highlight { margin-block-end: var(--body-item-spacing); }
|
||||
|
||||
.post-list {
|
||||
list-style: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue