feat(SW-344): Updated height on card wrapper

This commit is contained in:
Pontus Dreij
2024-11-12 15:14:41 +01:00
parent 79e3aca089
commit 32429d0a57

View File

@@ -11,7 +11,7 @@
left: 0;
right: 0;
z-index: 10;
height: 350px;
height: 280px;
gap: var(--Spacing-x1);
}