style(SW-337): hotel page ui updates

This commit is contained in:
Fredrik Thorsson
2024-10-09 11:35:10 +02:00
committed by Pontus Dreij
parent eeae38ec1d
commit e5f85e0499
5 changed files with 14 additions and 2 deletions

View File

@@ -197,6 +197,7 @@
.desktopGallery {
display: grid;
grid-template-rows: 1.71875rem 1fr 7.8125rem;
row-gap: var(--Spacing-x-one-and-half);
background-color: var(--Base-Background-Primary-Normal);
height: 100%;
position: relative;