diff --git a/client/components/Layout.tsx b/client/components/Layout.tsx index a2e517a0..da9e3d1c 100644 --- a/client/components/Layout.tsx +++ b/client/components/Layout.tsx @@ -133,12 +133,11 @@ export default function CodeLayout({ children, hideFooter }: LayoutProps) {
-
- {/* Mobile Logo - Expandable Arms */}
-
-
- {/* Mobile Arms Dropdown */}
- {mobileArmsOpen && (
- <>
- {/* Backdrop */}
-