diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 7bc3894..2f1aeba 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -238,7 +238,7 @@ const Layout = ({ children }: LayoutProps) => { {/* Hauptinhalt */} -
{children}
+
{children}
{/* Footer */}