This commit is contained in:
Robin Grenzdörfer 2023-09-08 15:29:17 +00:00
parent 6c9fd6f64a
commit 605ac82471
2 changed files with 5 additions and 2 deletions
frontend/src/lib/components

@ -80,7 +80,11 @@
<div class="contact">
<button>0711 644 700-0</button>
<button> <a href="mailto:info@fontis.de" class="button"> info@fontis.de</a></button>
<button>
<a href="mailto:info@fontis.de" class="button" style="text-decoration: none;">
info@fontis.de</a
></button
>
</div>
</div>
</div>

@ -207,7 +207,6 @@
position: absolute;
width: 10px;
height: 75px;
transform-origin: center;
}
}