Improve shine effect

This commit is contained in:
Claudio Ortolina
2025-09-24 21:10:02 +03:00
parent 52c7503189
commit 6a5fc53492
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
@keyframes shine {
0%,
100% {
background-size: 200% 200%;
background-size: 100% 100%;
background-position: left center;
}
50% {