Feat(destination pages): Performance improvements * fix/destinations: try cache full response * Added more caching * Removed unsed env car * wip * merge master * wip * wip * wip * Renaming Approved-by: Michael Zetterberg
6 lines
91 B
CSS
6 lines
91 B
CSS
.hotelAlert {
|
|
margin: 0 auto;
|
|
padding: var(--Spacing-x-one-and-half);
|
|
width: 100%;
|
|
}
|