Skip to content

Commit

Permalink
Fix desktop layout
Browse files Browse the repository at this point in the history
  • Loading branch information
callil committed May 10, 2019
1 parent 487273a commit 2a7da67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Body/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ const CurrentPrice = styled.p`
const Intro = styled.p`
/* padding-left: 5vw; */
margin: 0px;
margin-top: 16.5vh;
margin-top: 13vh;
max-width: 300px;
line-height: 180%;
font-weight: 500;
Expand Down

0 comments on commit 2a7da67

Please sign in to comment.