diff --git a/app/components/Navbar.tsx b/app/components/Navbar.tsx index ab11fe7..14035f1 100644 --- a/app/components/Navbar.tsx +++ b/app/components/Navbar.tsx @@ -113,7 +113,7 @@ function AccountLink() { aria-label={loggedIn ? "Mein Konto (eingeloggt)" : "Anmelden"} className="relative flex h-11 w-11 items-center justify-center shrink-0 active:scale-[0.9] transition-transform" > -