This commit is contained in:
Adina Țeudan 2022-11-29 04:16:19 +02:00
parent 36aa594461
commit 960e37af9c

View File

@ -47,7 +47,9 @@
}
@keyframes fadeIn {
from { opacity: 0.4; }
from {
opacity: 0.4;
}
}
.animate-flicker {