Skip to content

Commit

Permalink
added small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles Leung authored and Charles Leung committed Nov 12, 2021
1 parent 8d89b2f commit a14560b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/components/RelatedProducts/Modal.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ align-items: center;
const ModalWrapper = styled.div`
width: 70vw;
height: 500px;
left: -32vw;
left: -36vw;
top: -28vh;
box-shadow: 0 5px 16px rgba(0, 0, 0, 0.2);
background: #fff;
Expand Down

0 comments on commit a14560b

Please sign in to comment.