Fix map buttons

This commit is contained in:
Tobias Reisinger 2021-02-13 13:10:23 +01:00
parent 5c62af5ecc
commit 916573f593
2 changed files with 13 additions and 13 deletions

View file

@ -10,8 +10,7 @@
<div width="100%" style="height: 300px;">
{% include 'partials/osm.html.twig' %}
</div>
<div style="height: 45px;"><!-- SPACER FOR BUTTONS --></div>
<div style="position: absolute; bottom: 0;">
<div>
<a role="button" class="btn btn-primary mr-1" href="/kontakt">Kontakt</a>
{% include 'partials/socialmedia.html.twig' %}
</div>