diff --git a/client/components/Layout.tsx b/client/components/Layout.tsx
index 0e3088a2..e28ca582 100644
--- a/client/components/Layout.tsx
+++ b/client/components/Layout.tsx
@@ -141,11 +141,26 @@ export default function CodeLayout({ children, hideFooter }: LayoutProps) {
to="/"
className="hover-glow group inline-block hidden sm:block"
>
-
+
{/* Mobile - Spinning Logo Button */}