Skip to content

Commit

Permalink
Fixed z-index on next nft
Browse files Browse the repository at this point in the history
  • Loading branch information
ankitkarna99 committed Dec 1, 2023
1 parent 817fe85 commit cc65ac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/home/HomePersona.scss
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@

.text {
position: absolute;
z-index: 1000;
z-index: 90;
text-align: center;
color: colors.$gray-500;
@include styles.text-md;
Expand Down

0 comments on commit cc65ac5

Please sign in to comment.