From 53ce79d0dc3aadfa5f06b8d37d8dbf06b0555b2a Mon Sep 17 00:00:00 2001 From: Bea Smith Date: Wed, 16 Oct 2024 04:54:26 +0000 Subject: [PATCH] margin changes --- style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index dfadb22..6381282 100644 --- a/style.css +++ b/style.css @@ -438,7 +438,7 @@ body { overflow-x: hidden; height:100%; width:100%; - margin-top: 5em; + margin-top: -5em; } #work table { @@ -448,6 +448,7 @@ body { z-index: 8; justify-content: center; align-items: center; + margin-top: -5em; } #work tr {