feat(SW-243): refactor

This commit is contained in:
Fredrik Thorsson
2024-08-20 15:26:35 +02:00
parent 65509622d2
commit 56a85dcde7
5 changed files with 16 additions and 14 deletions
@@ -31,6 +31,7 @@
display: flex;
flex-direction: column;
}
.dates {
display: flex;
align-items: center;
@@ -52,8 +53,6 @@
display: flex;
flex-direction: column;
gap: var(--Spacing-x-half);
font-family: var(--typography-Caption-Regular-fontFamily);
font-size: var(--typography-Caption-Regular-fontSize);
}
@media screen and (min-width: 1367px) {
@@ -69,7 +68,6 @@
.info {
flex-direction: row;
justify-content: space-between;
gap: var(--Spacing-x4);
}
.hotel,