From c663014091a87980d2cda0c08461f8e36e5722a2 Mon Sep 17 00:00:00 2001 From: Asim Shrestha Date: Sat, 8 Apr 2023 11:10:36 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A5=20Fix=20z-index?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/globals.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/styles/globals.css b/src/styles/globals.css index e4fa7ee..1199f98 100644 --- a/src/styles/globals.css +++ b/src/styles/globals.css @@ -23,6 +23,7 @@ bottom: 0; left: 0; right: 0; + z-index: -10; } /* Customize website's scrollbar like Mac OS