a smooth transition of the effect is made

This commit is contained in:
Данил 2022-12-03 20:40:04 +03:00
parent 418a6c184c
commit 62aca28ad6

View file

@ -37,7 +37,7 @@ lottie-player {
.shimmer { .shimmer {
display: inline-block; display: inline-block;
color: grey; color: grey;
-webkit-mask: linear-gradient(-60deg, #000 30%, #0005, #000 70%) right/370% 100%; -webkit-mask: linear-gradient(-60deg, #000 30%, #0005, #000 70%) right/386% 100%;
background-repeat: no-repeat; background-repeat: no-repeat;
animation: shimmer 2.5s infinite; animation: shimmer 2.5s infinite;
filter: blur(50px) filter: blur(50px)