Update navbar.html (#1301)

This commit is contained in:
pngwn 2022-05-17 00:23:59 +01:00 committed by GitHub
parent 13afd4c967
commit 8186699896
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
<div
class="container flex-row sm:flex-col lg:flex-row relative inset-x-0 top-0 bg-white/80 backdrop-blur-lg mx-auto flex max-w-7xl items-center px-4 py-5 justify-between flex-wrap gap-6 text-lg"
class="container flex-row sm:flex-col lg:flex-row relative inset-x-0 top-0 bg-white/80 backdrop-blur-lg mx-auto flex max-w-7xl items-center px-4 py-5 justify-between flex-wrap gap-6 text-lg z-50"
>
<a href="/">
<svg