Slow down shine animation, make it left to right only

Avoids dark edge at the bottom
This commit is contained in:
Claudio Ortolina
2026-05-07 22:42:04 +01:00
parent 621b35d824
commit ed6032bd15
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
--font-sans: "InterVariable", sans-serif;
--font-sans--font-feature-settings: "cv02", "cv03", "cv04", "cv11";
--animate-shake: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
--animate-shine: shine 3s linear infinite;
--animate-shine: shine 10s linear infinite;
--animate-equalizer-bar: equalizer-bar 1.2s ease-in-out infinite;
@keyframes shake {