feat(layout): add animation for title and some style changed

This commit is contained in:
Dillon ZENG
2019-11-23 16:22:42 +08:00
parent d056fd46d7
commit b97cd8cdbc
4 changed files with 13 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
/** Post **/
.post-title {
margin: 0 !important;
font-size: 2rem;
font-size: 1.8rem;
line-height: 3rem;
}