feat(sw-213): Removed background

This commit is contained in:
Pontus Dreij
2024-09-20 11:23:24 +02:00
parent 8cccdafcf1
commit f149831c23

View File

@@ -3,7 +3,6 @@
flex-direction: column;
gap: var(--Spacing-x3);
padding: var(--Spacing-x3) var(--Spacing-x4);
background-color: var(--UI-Opacity-White-100);
}
.column {