style(post-single): adjust margin for post title, description and meta

This commit is contained in:
Aditya Telange
2026-04-11 20:34:19 +05:30
parent a3b58b9e95
commit 08f945d386
+4 -2
View File
@@ -4,13 +4,15 @@
}
.post-title {
margin-bottom: 2px;
font-size: 40px;
}
.post-description {
margin-top: 10px;
margin-bottom: 5px;
}
.post-meta {
margin-top: 5px;
}
.post-meta,