feat: new hotel and genuss

This commit is contained in:
2026-07-24 10:30:02 +00:00
parent 20ba71465f
commit 11b0d20c42
5 changed files with 77 additions and 50 deletions

View File

@@ -1261,34 +1261,6 @@ body.has-route-modal {
box-shadow: 0 10px 22px rgba(31, 58, 47, 0.24);
}
.taxi-coming-soon {
margin: 0.3rem auto 0.9rem;
max-width: min(460px, 100%);
}
.taxi-coming-soon--de {
max-width: min(660px, 100%);
}
.taxi-coming-soon--en {
max-width: min(460px, 100%);
overflow: hidden;
}
.taxi-coming-soon--en .taxi-sticker--en {
width: 156%;
max-width: none;
margin-left: -28%;
}
.taxi-coming-soon img {
display: block;
width: 100%;
height: auto;
object-fit: contain;
filter: drop-shadow(0 10px 22px rgba(31, 58, 47, 0.18));
}
.gift-fun {
position: relative;
overflow: hidden;