Create a tag prop for SiteTitle + make it responsive

This commit is contained in:
2021-10-18 16:16:25 +02:00
parent 63e8edcbe8
commit 7f8dc8cec6
3 changed files with 20 additions and 11 deletions

View File

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