2024-03-28 16:05:58 +01:00

6 lines
63 B
SCSS

.root {
display: flex;
flex-direction: column;
gap: 32px;
}