From ef073f74b48be6fffacf785614a4b143bd3c4361 Mon Sep 17 00:00:00 2001 From: Lucas Rufkahr Date: Tue, 24 Feb 2026 16:58:36 -0600 Subject: [PATCH] rwar --- assets/style.css | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/assets/style.css b/assets/style.css index 5daacf2..56ddf27 100644 --- a/assets/style.css +++ b/assets/style.css @@ -9,16 +9,14 @@ body { } main { margin:0em 20em 0em 20em; - height:80%; + height:90%; } header, footer { - height: 10%; + height: 5%; } header { - top:50%; - left: 5%; background-color:black; } header * {