From 4ef3715d967da99080d39549d49d7192691d8a41 Mon Sep 17 00:00:00 2001 From: Roxane Date: Sun, 7 Apr 2024 21:09:09 +0200 Subject: [PATCH] . --- css/style.css | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/css/style.css b/css/style.css index ba8dac0..7ba3bfa 100644 --- a/css/style.css +++ b/css/style.css @@ -109,12 +109,6 @@ h1 { } -#bigC { - display: flex; - flex-direction: column; - width: max-content; -} - nav { position: sticky; width: fit-content; @@ -146,7 +140,7 @@ nav ul li a { section { - margin-bottom: 50px; + margin-bottom: 5px; display: none; }