From 6bd7e788a36e714c982c7ed8d8afbc993db36640 Mon Sep 17 00:00:00 2001 From: Aadhavan Srinivasan Date: Wed, 6 Sep 2023 21:59:34 -0500 Subject: [PATCH] Fixed bug with non-working buttons on mobile --- header.php | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/header.php b/header.php index 38f3093..ff6aa39 100644 --- a/header.php +++ b/header.php @@ -13,9 +13,13 @@ session_start();