From 8cebba08ae350debdd81841e3c1e1e2d67a943c8 Mon Sep 17 00:00:00 2001 From: marcellus Date: Mon, 30 Oct 2023 23:28:08 +0100 Subject: feat: ajouts par ci par là MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'style.css') diff --git a/style.css b/style.css index f8640e8..36d64f1 100644 --- a/style.css +++ b/style.css @@ -87,6 +87,7 @@ a.text-link::after{ .marquee{ animation: marquee 10s linear infinite; + overflow: hidden; } .content-container{ -- cgit v1.2.3