From be3b0f615d8bba1dda2ec6cc8d5bd57883da16a3 Mon Sep 17 00:00:00 2001 From: DanielS Date: Mon, 10 Aug 2026 22:36:36 +0200 Subject: [PATCH] fix(header) change text color from blue to white --- shop/components/NavbarClient.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shop/components/NavbarClient.tsx b/shop/components/NavbarClient.tsx index 1cf96e4..d471dc8 100644 --- a/shop/components/NavbarClient.tsx +++ b/shop/components/NavbarClient.tsx @@ -197,7 +197,7 @@ export function NavbarClient({ user, role = "partner" }: NavbarClientProps) { ) : ( - )} @@ -287,7 +287,7 @@ export function NavbarClient({ user, role = "partner" }: NavbarClientProps) { Abmelden ) : ( - )}