Add styling for .post-content with color and margin properties

This commit is contained in:
Aditya Telange
2026-04-11 00:33:48 +05:30
parent 383696db85
commit 58788790e0
2 changed files with 5 additions and 5 deletions
-5
View File
@@ -1,8 +1,3 @@
.md-content {
color: var(--content);
margin: 30px 0;
}
.md-content h3,
.md-content h4,
.md-content h5,