diff --git a/styles/globals.css b/styles/globals.css index fafd097d..0ab1b7be 100644 --- a/styles/globals.css +++ b/styles/globals.css @@ -151,6 +151,6 @@ nav { position: fixed; left: 0; top: 0; - z-index: 11; + z-index: 50; pointer-events: none; -} \ No newline at end of file +}