From 802e7cd21c87870684ff5263a47bf99518e27edf Mon Sep 17 00:00:00 2001
From: Josh Stein <46639943+jcstein@users.noreply.github.com>
Date: Thu, 12 Sep 2024 11:09:52 -0400
Subject: [PATCH] Update index.html
---
index.html | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/index.html b/index.html
index 6fc52f4..9ea35a8 100644
--- a/index.html
+++ b/index.html
@@ -44,6 +44,7 @@
border-radius: 5px;
cursor: pointer;
font-size: 16px;
+ display: none; /* Initially hidden */
}
@media (max-width: 768px) {
.container {
@@ -62,7 +63,6 @@
-