mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
🎨
This commit is contained in:
parent
3e8a3928f9
commit
ad83a53460
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ root(isDark)
|
|||
margin 0
|
||||
font-size 0.95em
|
||||
font-weight normal
|
||||
color #4078c0
|
||||
color isDark ? #539eff : #4078c0
|
||||
|
||||
> p
|
||||
display block
|
||||
|
|
Loading…
Add table
Reference in a new issue