feat(SW-453): Fixed new filter buttons and updated price in summary

This commit is contained in:
Pontus Dreij
2024-10-28 10:43:53 +01:00
parent 7b36139684
commit 8da94fc259
39 changed files with 367 additions and 62 deletions
@@ -3,6 +3,6 @@
margin: 0 auto;
display: flex;
flex-direction: column;
gap: var(--Spacing-x7);
gap: var(--Spacing-x2);
padding: var(--Spacing-x2);
}