fix(post_content): add margin for improved spacing

This commit is contained in:
Aditya Telange 2025-09-26 23:29:46 +05:30
parent 8e06a8ab43
commit 008441da54
No known key found for this signature in database
GPG Key ID: 82E844EF3DA99E77

View File

@ -38,6 +38,7 @@
.post-content {
color: var(--content);
margin: 30px 0;
}
.post-content h3,