Slightly lowered text shadow opacity
This commit is contained in:
parent
3019a6189c
commit
7907a0f775
@ -8,7 +8,7 @@ profileBootDuration = 2s
|
|||||||
padding contentPadding * 2
|
padding contentPadding * 2
|
||||||
|
|
||||||
color white
|
color white
|
||||||
text-shadow 0px 0px 2px rgb(0, 0, 0)
|
text-shadow 0px 0px 2px rgb(0, 0, 0, 0.5)
|
||||||
|
|
||||||
transition all transitionSpeed ease
|
transition all transitionSpeed ease
|
||||||
animation-name appear
|
animation-name appear
|
||||||
|
Loading…
Reference in New Issue
Block a user