diff --git a/style/main.scss b/style/main.scss index 5c7a204..1f44593 100644 --- a/style/main.scss +++ b/style/main.scss @@ -102,6 +102,7 @@ body { align-items: center; justify-content: space-between; gap: 16px; + margin-bottom: 0; h1 { display: flex; @@ -193,6 +194,7 @@ body { justify-content: space-between; align-items: center; gap: 8px; + margin-bottom: 0; @media all and (max-width: 400px) { flex-direction: column;