diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index 33a88dc..5056d18 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -35,19 +35,19 @@ function MainLayout({ children }: { children: React.ReactNode }) { return (
-
-
-
+
+
+
{/* Left side empty for balance */}
-
+
-
+
-
+
{children}