Refactor sidebar to be always open on screens bigger than md
All checks were successful
/ build-artifacts (push) Successful in 2m9s
All checks were successful
/ build-artifacts (push) Successful in 2m9s
This commit is contained in:
parent
0061dbd55e
commit
01afd26969
5 changed files with 32 additions and 38 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue