fix email address in footer

set max-width in ch instead of px
This commit is contained in:
stev 2023-09-20 23:04:16 +02:00
parent 708e911a6b
commit c38edb84d9
8 changed files with 22 additions and 11 deletions

View file

@ -30,7 +30,7 @@
<footer>
<hr>
<ul>
<li>Mail me: steven.gibone <at> zaclys (dot) net</li>
<li>Mail me: steven.gibone [at] zaclys (dot) net</li>
<li><a rel=me href="https://mastodon.zaclys.com/@lonion">My mastodon profile<a></li>
</ul>
</footer>