From d24b7429125bded776ff46475a0503df8a456bbb Mon Sep 17 00:00:00 2001 From: Ad5001 Date: Thu, 30 Sep 2021 23:03:09 +0200 Subject: [PATCH] Forgot to commit those. --- assets/scss/components/sections/header.scss | 4 ++-- layouts/main-index.html | 2 -- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/assets/scss/components/sections/header.scss b/assets/scss/components/sections/header.scss index 6c276c7..2959ba6 100644 --- a/assets/scss/components/sections/header.scss +++ b/assets/scss/components/sections/header.scss @@ -17,11 +17,11 @@ */ section.section-header { - height: calc(100vh + 3em); + height: 100vh; & > div.columns-container { padding-top: 3em !important; - height: calc(100% - 6em); + height: calc(100% - 10em); } } diff --git a/layouts/main-index.html b/layouts/main-index.html index e89cb85..ec529d9 100644 --- a/layouts/main-index.html +++ b/layouts/main-index.html @@ -15,8 +15,6 @@

-
-