Skip to content

Commit

Permalink
padding for mobile devices
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Jewell committed Dec 28, 2014
1 parent e483bb5 commit 932901b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions guide/assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,13 @@ li {
.wrap-width {
width: 600px;
margin: auto;
padding: 0 20px;
}

.wrapper {
width: 600px;
margin: 30px auto;
padding: 0 20px;
}

.site-header {
Expand Down

0 comments on commit 932901b

Please sign in to comment.