Center align all posts title

This commit is contained in:
Avijit 🚀
2021-05-29 14:10:26 +02:00
parent 5c7078c10f
commit 61b6a34e59

View File

@@ -129,7 +129,7 @@ html {
}
.list-posts .list-posts-title {
text-align: right;
text-align: center;
}
.list-posts .posts-year {