nex session

This commit is contained in:
2023-07-16 11:50:53 +00:00
parent bfa53f6b95
commit 8128f4f641
13 changed files with 318 additions and 56 deletions

View File

@@ -34,7 +34,9 @@
</div>
<div class="lower">
<button>0711&nbsp;644&nbsp;700-0</button>
<button>info@fontis.de</button>
<button>
<a href="mailto:info@fontis.de" class="button"> info@fontis.de </a>
</button>
</div>
</div>
</div>
@@ -137,6 +139,10 @@
}
button {
color: @font-color-secondary;
a {
color: @font-color-secondary;
font-weight: normal;
}
}
@media @desktop {
.lower {