diff --git a/client/src/index.css b/client/src/index.css index 46404f4..bdb9e8c 100644 --- a/client/src/index.css +++ b/client/src/index.css @@ -50,7 +50,7 @@ body { @layer components { .infinite-animation { - animation: infiniter 5s linear infinite; + animation: infiniter 75s linear infinite; } @keyframes infiniter {