From 68e59c562d4517ad2e3317388f24be927aa6d78d Mon Sep 17 00:00:00 2001 From: Kyllian Auguste Date: Mon, 4 May 2026 23:32:38 +0200 Subject: [PATCH] Fix Acceuil CSS --- SRC/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/SRC/style.css b/SRC/style.css index e99b8d2..03a43bb 100644 --- a/SRC/style.css +++ b/SRC/style.css @@ -386,7 +386,6 @@ header h1 { } #layer-home .desc-box { - white-space: nowrap; font-family: 'Space Mono', monospace; font-size: 0.85rem; color: var(--theme-color);