Update animation duration

This commit is contained in:
marzban-dev
2024-12-21 19:46:28 +03:30
parent 99072311d9
commit 5c4e84482b
+2 -2
View File
@@ -120,8 +120,8 @@
--breakpoint-xs: 480px; --breakpoint-xs: 480px;
/* ANIMATIONS */ /* ANIMATIONS */
--animate-marquee: marquee 20s linear infinite; --animate-marquee: marquee 25s linear infinite;
--animate-marquee-reverse: marquee 20s linear infinite reverse; --animate-marquee-reverse: marquee 25s linear infinite reverse;
@keyframes marquee { @keyframes marquee {
to { to {