update tailwindcss@4

This commit is contained in:
Thomas Ruoff
2025-03-30 22:29:15 +02:00
parent d2b418f238
commit 9a2052fcaa
16 changed files with 488 additions and 2799 deletions

View File

@@ -6,7 +6,7 @@ export default function Footer() {
return (
<footer>
<div className="flex flex-col sm:flex-row max-w-7xl mx-auto px-4 sm:px-6 my-5">
<div className="flex-grow">
<div className="grow">
<Link href="/" className="underline">
<Logo className="h-12 w-auto sm:h-14" />
</Link>