Merge pull request #2946 from kleinfreund/patch-1

This commit is contained in:
Parker Moore 2014-09-24 17:06:53 -07:00
commit dc0add15af
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ $on-laptop: 800px;
// Using media queries with like this: // Using media queries with like this:
// @include media-query($palm) { // @include media-query($on-palm) {
// .wrapper { // .wrapper {
// padding-right: $spacing-unit / 2; // padding-right: $spacing-unit / 2;
// padding-left: $spacing-unit / 2; // padding-left: $spacing-unit / 2;