Skip to content

Commit

Permalink
Fix an issue with z-index
Browse files Browse the repository at this point in the history
  • Loading branch information
naveen521kk committed Nov 7, 2023
1 parent 3638f7c commit d9f1fe8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/freelance-ads/freelance-ads.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
flex-wrap: nowrap;
align-items: center;
width: fit-content;
z-index: 5;

padding: 1.5rem;

Expand Down

0 comments on commit d9f1fe8

Please sign in to comment.