feat(SW-243): refactor

This commit is contained in:
Fredrik Thorsson
2024-08-20 15:26:35 +02:00
parent 65509622d2
commit 56a85dcde7
5 changed files with 16 additions and 14 deletions

View File

@@ -9,7 +9,6 @@
.section {
display: flex;
flex-direction: column;
align-items: center;
gap: var(--Spacing-x4);
width: 100%;
max-width: 365px;