🎨
This commit is contained in:
parent
853ee415ae
commit
58abaa723d
@ -243,7 +243,7 @@ root(isDark)
|
|||||||
display block
|
display block
|
||||||
margin 24px
|
margin 24px
|
||||||
text-align center
|
text-align center
|
||||||
color isDark ? #cad2da : #848e9a
|
color isDark ? #cad2da : #a2a9b1
|
||||||
|
|
||||||
main[data-darkmode]
|
main[data-darkmode]
|
||||||
root(true)
|
root(true)
|
||||||
|
Loading…
Reference in New Issue
Block a user