Files
web/components/GuestsRoomsPicker/GuestsRoomPicker/guests-room-picker.module.css
2024-10-15 12:00:19 +02:00

6 lines
95 B
CSS

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