From e563e62c0fbddc479462ce78813d63a2c686f752 Mon Sep 17 00:00:00 2001 From: bvanroll Date: Sun, 24 Aug 2025 14:26:35 +0200 Subject: [PATCH] wa is er aan de hand --- css/main.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/css/main.css b/css/main.css index e13167c..f72d766 100644 --- a/css/main.css +++ b/css/main.css @@ -131,6 +131,7 @@ body { margin-left: 20%; background: black; background-position: top; + background-size: 100% 100%; background-image: url("/img/background.jpg"); } @@ -138,7 +139,8 @@ body { .header { margin-top: 7em; height: 7em; - margin-bottom: 2em; + margin-bottom: 14em; + padding-left: 2em; } .header img {