fix: Formatting

This commit is contained in:
daudix
2024-01-29 22:42:44 +03:00
parent 4fe36b6508
commit 174764715e

View File

@ -22,7 +22,7 @@
from {
opacity: 1;
}
25%{
25% {
opacity: 0.95;
}
50% {
@ -35,7 +35,7 @@
opacity: 0.9;
}
}
@media (prefers-reduced-motion) {
animation: none;
}