feat/SW-415: Added select-rate to hotelReservation
This commit is contained in:
@@ -7,13 +7,14 @@
|
||||
}
|
||||
|
||||
.content {
|
||||
max-width: 1134px;
|
||||
max-width: 1434px;
|
||||
margin-top: var(--Spacing-x5);
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
gap: var(--Spacing-x7);
|
||||
padding: var(--Spacing-x2);
|
||||
}
|
||||
|
||||
.main {
|
||||
|
||||
Reference in New Issue
Block a user