wip
This commit is contained in:
@@ -81,7 +81,7 @@ root(isDark)
|
||||
font-size 15px
|
||||
font-weight normal
|
||||
color isDark ? #b8c5cc : #465258
|
||||
background isDark ? #282c37 : #fff
|
||||
background var(--face)
|
||||
border-radius 8px 8px 0 0
|
||||
|
||||
@media (min-width 500px)
|
||||
|
Reference in New Issue
Block a user