From fcd3817d494e4b177c8af7cfe375baad41dc94e8 Mon Sep 17 00:00:00 2001 From: bruno Date: Thu, 29 Feb 2024 10:18:57 +0100 Subject: [PATCH] Fix Header --- assets/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/style.css b/assets/style.css index dec632d..7c4ee7f 100644 --- a/assets/style.css +++ b/assets/style.css @@ -91,6 +91,7 @@ header { width: 100%; margin-top: 35px; height: 55px; + margin-bottom: 35px; } li a {