Skip to content

Commit

Permalink
fix(challenge): incorrect z-index
Browse files Browse the repository at this point in the history
  • Loading branch information
GZTimeWalker committed Sep 2, 2024
1 parent ce289cb commit 61e8b1d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@
bottom: 0;
left: 0;
transform: translateY(35%);
z-index: 100;
z-index: 80;
}

0 comments on commit 61e8b1d

Please sign in to comment.