Increased text shadow radius

This commit is contained in:
Eduard Urbach 2016-11-20 23:23:59 +09:00
parent 2b53b41f74
commit 3019a6189c

View File

@ -8,7 +8,7 @@ profileBootDuration = 2s
padding contentPadding * 2 padding contentPadding * 2
color white color white
text-shadow 0px 0px 1px rgb(0, 0, 0) text-shadow 0px 0px 2px rgb(0, 0, 0)
transition all transitionSpeed ease transition all transitionSpeed ease
animation-name appear animation-name appear