chore(SW-667): remove unused css

This commit is contained in:
Chuma McPhoy
2024-10-25 16:00:18 +02:00
parent 8219ff1931
commit d15e76de46

View File

@@ -6,7 +6,6 @@
.wrapper {
display: grid;
gap: var(--Spacing-x3);
/* padding-bottom: var(--Spacing-x5); */
padding-top: var(--Spacing-x4);
justify-items: center;
}