Formatting

This commit is contained in:
Imbus 2024-03-08 06:28:57 +01:00
parent aee8a44404
commit a83cce236f

View file

@ -5,8 +5,12 @@ export function Footer(): JSXElement {
/* Something here is causing a Layout Shift, TODO: Fix */
<footer class="footer footer-center sticky mt-auto rounded bg-base-200 p-10 text-base-content">
<nav class="grid grid-flow-col gap-4">
<a href="/about" class="link-hover link">About us</a>
<a href="/contact" class="link-hover link">Contact</a>
<a href="/about" class="link-hover link">
About us
</a>
<a href="/contact" class="link-hover link">
Contact
</a>
</nav>
<nav>
<div class="grid grid-flow-col gap-4">