From a0135e8198c91345bfda76623897ac68d0a745c8 Mon Sep 17 00:00:00 2001 From: KGFCH2 Date: Tue, 2 Jun 2026 14:44:28 +0530 Subject: [PATCH] fix: display landing page mobile nav button on small screens --- client/src/pages/Landing.jsx | 21 +++++---------------- 1 file changed, 5 insertions(+), 16 deletions(-) diff --git a/client/src/pages/Landing.jsx b/client/src/pages/Landing.jsx index fc00198..e10582e 100644 --- a/client/src/pages/Landing.jsx +++ b/client/src/pages/Landing.jsx @@ -92,22 +92,11 @@ const PubNav = () => { {/* Mobile toggle */} {open && (