Skip to content

Commit

Permalink
fix site width on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
notwaldorf committed Aug 23, 2016
1 parent 19b3946 commit 0fdb656
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 0fdb656

Please sign in to comment.