diff --git a/css/components/news-ticker.css b/css/components/news-ticker.css index 9875190..fbb8851 100644 --- a/css/components/news-ticker.css +++ b/css/components/news-ticker.css @@ -13,7 +13,7 @@ .news-ticker__ticker { display: block; - animation: marquee 150s linear infinite; + animation: marquee 200s linear infinite; width: max-content; }