This commit is contained in:
Sabrina Hennrich 2025-05-21 16:05:50 +02:00
parent 2fa63ee505
commit 3e302c5449

View File

@ -132,7 +132,7 @@ const navigateTo = useRouter().push;
height: 90% height: 90%
min-height: 550px min-height: 550px
max-height: 800px max-height: 800px
background-image: url('https://strapi.digimedialoop.de/uploads/photo1717674388_9910623c8e.jpeg') background-image: url('https://strapi.digimedialoop.de/uploads/ammersee_3738cd4e53.webp')
background-repeat: no-repeat background-repeat: no-repeat
background-position: center right background-position: center right
background-size: cover background-size: cover
@ -214,7 +214,7 @@ const navigateTo = useRouter().push;
@media(max-width: $breakPointSM) @media(max-width: $breakPointSM)
padding-left: 0 padding-left: 0
h2 h2
color: darken($pink, 20%) color: darken($lightgrey, 50%)
font-size: .9rem font-size: .9rem
margin-bottom: 1rem margin-bottom: 1rem
h3 h3