From 3dff8e240f808c220dd25c2a652cd387787447d8 Mon Sep 17 00:00:00 2001 From: Amaryllis Kulla Date: Fri, 8 Sep 2023 20:32:30 +0200 Subject: [PATCH] Fix section 4 not being hidden on site load --- css/style.css | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index d1b9b3d..858de1c 100644 --- a/css/style.css +++ b/css/style.css @@ -169,7 +169,7 @@ main { margin-bottom: auto; } -#main_section_container_2, #main_section_container_3 { +#main_section_container_2, #main_section_container_3, #main_section_container_4 { display: none; } diff --git a/index.html b/index.html index 800fb1e..7f740c7 100644 --- a/index.html +++ b/index.html @@ -126,7 +126,7 @@ https://github.com/ardacarofficial/links-website is open source project. - +