Files
web/components/HotelReservation/SelectRate/HotelInfoCard/NoRoomsAlert.module.css
2024-11-19 08:34:24 +01:00

6 lines
122 B
CSS

.hotelAlert {
max-width: var(--max-width-navigation);
margin: 0 auto;
padding-top: var(--Spacing-x-one-and-half);
}