bump z index to 10

This commit is contained in:
akcodez
2025-05-07 12:29:53 -07:00
parent 05a02c27a2
commit 92316c5f42
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -6,7 +6,7 @@
background: #32E685 !important;
padding: 7px 35px;
font-family: "Space Grotesk";
z-index: 2;
z-index: 10;
cursor: pointer;
&:hover {