From ec8175fc48a608148ccc27629dd48fd13d54d9bc Mon Sep 17 00:00:00 2001 From: KGFCH2 Date: Tue, 2 Jun 2026 13:59:20 +0530 Subject: [PATCH] fix: restore mobile nav toggle on landing page --- client/src/pages/Landing.jsx | 31 +++++++++++++++---------------- 1 file changed, 15 insertions(+), 16 deletions(-) diff --git a/client/src/pages/Landing.jsx b/client/src/pages/Landing.jsx index fc00198..0e098af 100644 --- a/client/src/pages/Landing.jsx +++ b/client/src/pages/Landing.jsx @@ -92,22 +92,21 @@ const PubNav = () => { {/* Mobile toggle */} {open && (