reduce spacing above terminal

This commit is contained in:
Alex 2026-06-10 13:30:40 -07:00
parent 9b60dba3c7
commit 85c517dcd6
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View file

@ -172,7 +172,7 @@
margin-top: 5rem; margin-top: 5rem;
@media (min-width: 600px) { @media (min-width: 600px) {
margin-top: -2rem; margin-top: -6rem;
} }
.heading { .heading {