mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 20:23:49 +01:00
Fix
This commit is contained in:
parent
d9edb6b726
commit
8c9de0fb0d
@ -337,7 +337,7 @@ root(isDark)
|
||||
padding 0 16px
|
||||
//font-weight bold
|
||||
line-height 32px
|
||||
color rgba(#000, 0.3)
|
||||
color rgba(isDark ? #fff : #000, 0.3)
|
||||
background isDark ? #191b22 : #fff
|
||||
|
||||
> footer
|
||||
|
Loading…
Reference in New Issue
Block a user