mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-10-29 23:25:02 -04:00
fix(post_content): add margin for improved spacing
This commit is contained in:
parent
8e06a8ab43
commit
008441da54
@ -38,6 +38,7 @@
|
||||
|
||||
.post-content {
|
||||
color: var(--content);
|
||||
margin: 30px 0;
|
||||
}
|
||||
|
||||
.post-content h3,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user