From 419bbbae159193c12f58f8ab3912201714c6af4a Mon Sep 17 00:00:00 2001 From: HodiamontHods <521924@vistacollege.nl> Date: Wed, 1 Oct 2025 10:57:26 +0200 Subject: [PATCH] yes --- concept/style.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/concept/style.css b/concept/style.css index bc0ba6f..91f2e53 100644 --- a/concept/style.css +++ b/concept/style.css @@ -21,10 +21,10 @@ header{ } ul { - list-style-type: none; - margin: 0; - padding: 0; - display: none; /* Hide old ul if still present */ + list-style-type: none; + margin: 0; + padding: 0; + display: none; } button{