Fix SiteTitle style on Footer

This commit is contained in:
2021-10-10 14:06:27 +02:00
parent 8aa3ddfe35
commit 121c325f99
4 changed files with 25 additions and 13 deletions

View File

@@ -9,7 +9,9 @@
<footer class="footer">
<div class="container grid">
<SiteTitle />
<a href="/" class="footer__title" sveltekit:prefetch>
<SiteTitle />
</a>
<nav class="footer__links">
<ul>