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