Update animation duration
This commit is contained in:
@@ -120,8 +120,8 @@
|
||||
--breakpoint-xs: 480px;
|
||||
|
||||
/* ANIMATIONS */
|
||||
--animate-marquee: marquee 20s linear infinite;
|
||||
--animate-marquee-reverse: marquee 20s linear infinite reverse;
|
||||
--animate-marquee: marquee 25s linear infinite;
|
||||
--animate-marquee-reverse: marquee 25s linear infinite reverse;
|
||||
|
||||
@keyframes marquee {
|
||||
to {
|
||||
|
||||
Reference in New Issue
Block a user