From 0afd6bbb6068822cbefd6f2cd4cbb9eac9b9834e Mon Sep 17 00:00:00 2001 From: Marc Mintel Date: Fri, 6 Feb 2026 21:42:43 +0100 Subject: [PATCH] fix: logo position --- components/Layout.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/components/Layout.tsx b/components/Layout.tsx index c8b5016..db66029 100644 --- a/components/Layout.tsx +++ b/components/Layout.tsx @@ -52,10 +52,10 @@ const Layout = ({ children }: { children: React.ReactNode }) => { className="fixed top-0 left-0 right-0 z-[100]" >
@@ -65,7 +65,7 @@ const Layout = ({ children }: { children: React.ReactNode }) => { aria-label={`${t("nav.home")} - Zur Startseite`} >