Skip to content

Commit

Permalink
fix: phone mockup z-index
Browse files Browse the repository at this point in the history
  • Loading branch information
saadeghi committed Apr 20, 2021
1 parent 65029e3 commit 75e68b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styled/components/mockup.css
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
margin: 0 auto;
border-bottom-left-radius: 17px;
border-bottom-right-radius: 17px;
z-index: 2;
z-index: 11;
&:before {
content: "";
position: absolute;
Expand Down

0 comments on commit 75e68b2

Please sign in to comment.