Skip to content

Commit

Permalink
rm translateX from post-title in single
Browse files Browse the repository at this point in the history
  • Loading branch information
adityatelange committed Jan 29, 2021
1 parent 84e208f commit cc4fb70
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions assets/css/post-single.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@

.post-title {
margin-bottom: 2px;
font-size: 40px;
transform: translateX(-2px)
font-size: 40px
}

.post-description {
Expand Down

0 comments on commit cc4fb70

Please sign in to comment.