From fcdc68e4ac2ceb409cbb2dfbac2af22153434830 Mon Sep 17 00:00:00 2001 From: Mika-IO Date: Tue, 24 Sep 2024 21:07:40 -0400 Subject: [PATCH] rm margin top home --- css/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/css/style.css b/css/style.css index 554c414..7bba190 100644 --- a/css/style.css +++ b/css/style.css @@ -47,7 +47,6 @@ section { height: 100vh; - margin-top: 4rem; padding-top: 6.25rem; }