diff --git a/content/blog/blog.css b/content/blog/blog.css index 123ba14..97afb4b 100644 --- a/content/blog/blog.css +++ b/content/blog/blog.css @@ -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;