fix: padding issues

This commit is contained in:
Christel Westerberg
2024-11-19 13:41:08 +01:00
parent 602e7ea2ce
commit c2ef7f7074
2 changed files with 5 additions and 3 deletions

View File

@@ -1,7 +1,6 @@
.form {
display: grid;
gap: var(--Spacing-x3);
margin-bottom: var(--Spacing-x3);
}
.container {