Footer Vorlage korrigieren

This commit is contained in:
2026-03-22 18:19:25 +01:00
parent d9de4ab61f
commit 031c928813
2 changed files with 49 additions and 42 deletions

View File

@@ -202,8 +202,9 @@
<footer class="section section--light footer" id="kontakt">
<div class="section__content footer__inner">
<img class="brand brand--bottom footer__brand" src="./media/logo_unten.svg" alt="Fabienne Foehn" />
<div class="footer__contact">
<img class="brand brand--bottom" src="./media/logo_unten.svg" alt="Fabienne Foehn" />
<a href="mailto:fabienne@fabiennefoehn.ch">fabienne@fabiennefoehn.ch</a>
<a href="tel:+41786001411">+41 78 600 14 11</a>
</div>
@@ -220,7 +221,6 @@
</div>
</div>
</div>
<img class="footer__wave" src="./media/welle_unten_seite.svg" alt="" aria-hidden="true" />
</footer>
</main>
</div>