Skip to content

Commit

Permalink
tweak base.css
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorchu committed Jul 13, 2015
1 parent 0a217c2 commit 8dce0cd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions public/css/base.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
@media (min-width: 768px) {
.container {
max-width: 700px;
max-width: 650px;
}
}
body {
padding-top: 20px;
padding-bottom: 20px;
padding-top: 40px;
padding-bottom: 40px;
}
h1,
h2,
Expand Down

0 comments on commit 8dce0cd

Please sign in to comment.