Change margin for list posts

This commit is contained in:
Yash Mehrotra
2021-08-05 20:49:30 +05:30
parent 8988bc1a49
commit d2684fd893

View File

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