From e8ae014639241b950fcc6429ff63c7b263c75db0 Mon Sep 17 00:00:00 2001 From: Kio Date: Fri, 26 Jul 2024 17:46:01 -0400 Subject: [PATCH] fix the neofox --- docs/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/style.css b/docs/style.css index 40ac834..53e509f 100644 --- a/docs/style.css +++ b/docs/style.css @@ -7,6 +7,7 @@ body { font-family: monospace; justify-content: center; align-items: center; + overflow: hidden; border-radius: 15px; }