From 7193c707a2208f4026b51674aebe2d9f8bbc418b Mon Sep 17 00:00:00 2001 From: James Dinh Date: Tue, 31 May 2022 01:23:49 -0700 Subject: [PATCH] Changed spacing --- css/general.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/css/general.css b/css/general.css index d37c9f0..d3e2009 100644 --- a/css/general.css +++ b/css/general.css @@ -473,6 +473,7 @@ footer a { width: 100%; height: 100%; text-align: center; + margin-top: 50px; } #timeline-heading { @@ -653,7 +654,7 @@ input::before, input::after { justify-content: center; width: 400px; height: auto; - margin-top: 15vh; + margin-top: 7vh; margin-left: 0; padding-bottom: 30px; }