fix
All checks were successful
deploy to production / deploy (push) Successful in 35s

This commit is contained in:
2023-09-08 15:29:17 +00:00
parent 6c9fd6f64a
commit 605ac82471
2 changed files with 5 additions and 2 deletions

View File

@@ -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>

View File

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