Refactor sidebar to be always open on screens bigger than md
All checks were successful
/ build-artifacts (push) Successful in 2m9s

This commit is contained in:
Tobias Reisinger 2025-04-14 15:31:20 +02:00
parent 0061dbd55e
commit 01afd26969
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
5 changed files with 32 additions and 38 deletions

View file

@ -4,8 +4,8 @@
<a target="_blank" rel="noopener" href="https://www.openstreetmap.org/way/203340031" data-umami-event="OSM button">
<img class="w-100" alt="Diese Karte zeigt unseren Hof" src="{{ url('theme://images/map.webp') }}">
</a>
<small class="d-block position-absolute bottom-0 start-0">
<a class="bg-white text-black p-1" target="_blank" rel="noopener" href="https://goo.gl/maps/WFYcPCQVA5u2vegy8" data-umami-event="Google-Maps button">
<small class="d-block position-absolute bottom-0 start-0 mb-3">
<a class="bg-white text-black p-3 border border-white" target="_blank" rel="noopener" href="https://goo.gl/maps/WFYcPCQVA5u2vegy8" data-umami-event="Google-Maps button">
Auf Google Maps öffnen
</a>
</small>