From 810d0e09ed444f01935d372ed8cfddb0bf0a1c91 Mon Sep 17 00:00:00 2001 From: Roxane Date: Sun, 7 Apr 2024 22:07:15 +0200 Subject: [PATCH] repair display --- css/style.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/css/style.css b/css/style.css index 057fe53..4f14c54 100644 --- a/css/style.css +++ b/css/style.css @@ -153,9 +153,6 @@ nav ul li a { display: block; } -#a-propos:not(:target) { - display: none; -} #mesProjets:not(:target) { display: none; }