trifling style changes
投稿のタグのマージンと色の最適化 ユーザーページの修正(幅が伸びる、profileの色) ウェルカムページの修正(ダークモード時)
This commit is contained in:
@@ -199,7 +199,7 @@ root(isDark)
|
||||
> .login
|
||||
width $loginWidth
|
||||
padding 16px 32px 32px 32px
|
||||
background #f5f5f5
|
||||
background isDark ? #2e3440 : #f5f5f5
|
||||
|
||||
> .info
|
||||
margin 16px auto
|
||||
|
Reference in New Issue
Block a user