Fix classname for all posts title (#7)

This commit is contained in:
Avijit Gupta
2021-05-29 14:18:51 +02:00
committed by GitHub
parent b02fb34f57
commit e04f39b245

View File

@@ -128,7 +128,7 @@ html {
margin-top: 50px; margin-top: 50px;
} }
.list-posts .list-posts-title { .list-posts .list-title {
text-align: center; text-align: center;
} }