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