Skip to content

Commit

Permalink
Merge pull request jlord#232 from notwaldorf/fix-mobile-layout
Browse files Browse the repository at this point in the history
🔧site width on mobile
  • Loading branch information
Jessica Lord authored Aug 23, 2016
2 parents 19b3946 + 0fdb656 commit f4133dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guide/assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ li {
}

.wrapper {
width: 600px;
max-width: 600px;
margin: 30px auto;
padding: 0 20px;
}
Expand Down

0 comments on commit f4133dc

Please sign in to comment.