Prepare hotelreservation routes * Prepare hotelreservation routes Approved-by: Matilda Landström
5 lines
81 B
CSS
5 lines
81 B
CSS
.layout {
|
|
background-color: var(--Background-Primary);
|
|
min-height: 100dvh;
|
|
}
|