Skip to content

Commit 008441d

Browse files
committed
fix(post_content): add margin for improved spacing
1 parent 8e06a8a commit 008441d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

assets/css/common/post-single.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838

3939
.post-content {
4040
color: var(--content);
41+
margin: 30px 0;
4142
}
4243

4344
.post-content h3,

0 commit comments

Comments
 (0)