rm translateX from post-title in single

This commit is contained in:
Aditya Telange 2021-01-28 20:33:01 +05:30
parent 84e208f98d
commit cc4fb70336

View File

@ -4,8 +4,7 @@
.post-title { .post-title {
margin-bottom: 2px; margin-bottom: 2px;
font-size: 40px; font-size: 40px
transform: translateX(-2px)
} }
.post-description { .post-description {