This commit is contained in:
syuilo 2018-09-07 06:04:00 +09:00
parent 3e8a3928f9
commit ad83a53460

View File

@ -126,7 +126,7 @@ root(isDark)
margin 0
font-size 0.95em
font-weight normal
color #4078c0
color isDark ? #539eff : #4078c0
> p
display block