trifling style changes

投稿のタグのマージンと色の最適化
ユーザーページの修正(幅が伸びる、profileの色)
ウェルカムページの修正(ダークモード時)
This commit is contained in:
tamaina
2018-06-22 13:20:27 +09:00
parent f1f9f235c7
commit fb1d727db9
6 changed files with 17 additions and 16 deletions

View File

@@ -199,7 +199,7 @@ root(isDark)
> .login
width $loginWidth
padding 16px 32px 32px 32px
background #f5f5f5
background isDark ? #2e3440 : #f5f5f5
> .info
margin 16px auto