Changed spacing

This commit is contained in:
James Dinh 2022-05-31 01:23:49 -07:00
parent 94999a64f0
commit 7193c707a2

View File

@ -473,6 +473,7 @@ footer a {
width: 100%; width: 100%;
height: 100%; height: 100%;
text-align: center; text-align: center;
margin-top: 50px;
} }
#timeline-heading { #timeline-heading {
@ -653,7 +654,7 @@ input::before, input::after {
justify-content: center; justify-content: center;
width: 400px; width: 400px;
height: auto; height: auto;
margin-top: 15vh; margin-top: 7vh;
margin-left: 0; margin-left: 0;
padding-bottom: 30px; padding-bottom: 30px;
} }