Skip to content

Commit

Permalink
updating copieds zindex
Browse files Browse the repository at this point in the history
  • Loading branch information
Cesar Faber authored and Cesar Faber committed Feb 10, 2024
1 parent f279b1a commit 29074bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Copied/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
position: fixed;
background: white;
color: #222222;
z-index: 40;
z-index: 400;
display: inline-flex;
align-items: center;
justify-content: center;
Expand Down

0 comments on commit 29074bf

Please sign in to comment.