Files
web/components/MyPages/Blocks/Stays/Soonest/soonest.module.css
2024-06-13 10:00:16 +02:00

5 lines
58 B
CSS

.container {
display: grid;
gap: var(--Spacing-x2);
}