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; }