bump z index to 2

This commit is contained in:
akcodez
2025-05-07 12:28:45 -07:00
parent fd1262eac0
commit 05a02c27a2
2 changed files with 2 additions and 2 deletions

View File

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