This commit is contained in:
2025-09-12 14:58:35 +02:00
parent 036bec164c
commit 7ad8d609f6
135 changed files with 25791 additions and 2 deletions

View File

@@ -59,7 +59,7 @@ export function Header() {
return (
<header>
<nav>
<Container className="relative z-50 flex justify-between py-8">
<Container className="relative z-50 flex justify-between py-4">
<div className="relative z-10 flex items-center gap-16">
<Link href="/" aria-label="Home">
<Logo className="h-10 w-auto" />