Reduce list post spacing

This commit is contained in:
Yash Mehrotra
2021-08-07 21:17:30 +05:30
parent d820a55cfc
commit 078b6499b3

View File

@@ -338,7 +338,7 @@ main#content .post {
margin-top: 70px;
}
.list-posts .post-title {
margin: 22px 0 0 15px;
margin: 18px 0 0 15px;
}
.list-posts a {
text-decoration: none;