Apply body-item-spacing to .highlight blocks directly under post-single

This commit is contained in:
Eryn Wells 2022-10-01 10:28:27 -07:00
parent 9ebc58f50a
commit bda34c7342

View file

@ -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;