From 6de9533a180189a9d98324c2bde66462737a457c Mon Sep 17 00:00:00 2001 From: bvanroll Date: Sun, 24 Aug 2025 13:45:52 +0200 Subject: [PATCH] zo --- css/main.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/css/main.css b/css/main.css index f8db4f9..6ced901 100644 --- a/css/main.css +++ b/css/main.css @@ -129,12 +129,16 @@ footer { body { background: black; background-position: top; - background-size: contain; background-image: url("/img/background.jpg"); } .header { + margin-top: 7em; + height: 7em; + width: 29em; + margin-bottom: 2em; + margin-left: 13em; } .header h1 {