Update animation duration
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user