Files
web/app/[lang]/(live)/(public)/hotelreservation/select-hotel/layout.module.css
2024-07-10 11:31:46 +02:00

5 lines
56 B
CSS

.section {
display: grid;
gap: var(--Spacing-x4);
}