From df33b857f697ff12c3553d879e7ed375eb1f5736 Mon Sep 17 00:00:00 2001 From: mpax235 Date: Sun, 22 Dec 2024 15:39:42 -0800 Subject: [PATCH] huge bug fix --- css/index.css | 5 +++++ index.html | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/css/index.css b/css/index.css index e41f246..a99e2b2 100644 --- a/css/index.css +++ b/css/index.css @@ -25,6 +25,11 @@ body { overflow-x: hidden; } +#___gcse_0 { + z-index: 100; + width: 400px; + margin-bottom: 20px; +} .menu { background-color: rgba(46, 46, 46, 0.3); diff --git a/index.html b/index.html index 09c4423..0867f9a 100644 --- a/index.html +++ b/index.html @@ -11,7 +11,6 @@ -