From 9d87f50f7a76c121a87b79ed8ddb6256b39a45ae Mon Sep 17 00:00:00 2001 From: Adam Sramek Date: Sun, 21 Apr 2024 14:46:27 +0200 Subject: [PATCH] update --- Global/Global.css | 1 - 1 file changed, 1 deletion(-) diff --git a/Global/Global.css b/Global/Global.css index a9dca86..b9c3cc5 100644 --- a/Global/Global.css +++ b/Global/Global.css @@ -90,7 +90,6 @@ header { /* HERO */ section#hero { - height: calc(100vh - 60px); display: flex; flex-direction: column; align-items: center;