mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-11-16 16:22:35 +01:00
fix(post_content): add margin for improved spacing
This commit is contained in:
@@ -38,6 +38,7 @@
|
|||||||
|
|
||||||
.post-content {
|
.post-content {
|
||||||
color: var(--content);
|
color: var(--content);
|
||||||
|
margin: 30px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.post-content h3,
|
.post-content h3,
|
||||||
|
|||||||
Reference in New Issue
Block a user