diff --git a/frontend/src/App.css b/frontend/src/App.css index cd2f91d..6293063 100644 --- a/frontend/src/App.css +++ b/frontend/src/App.css @@ -96,7 +96,7 @@ /* groups */ .button-group { - @apply flex gap-4 mt-4; + @apply flex gap-4 mt-8; } .horizontal-input-group {