Skip to content

Commit

Permalink
fix: margin left button remove picture
Browse files Browse the repository at this point in the history
  • Loading branch information
ialexanderbrito committed Jul 21, 2022
1 parent 714266d commit bd6d1c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Profile/Profile.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
width: 20px;
z-index: 1;
position: absolute;
margin-left: 80px;
margin-left: 95px;
border-radius: 5px;
margin-top: -11.9rem;
cursor: pointer;
Expand Down

0 comments on commit bd6d1c4

Please sign in to comment.