Skip to content

Commit

Permalink
Merge branch 'release/1.0.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
denniserdmann committed Sep 12, 2019
2 parents aeab681 + a9a1b00 commit b19a3ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions files/nutshell/scss/base/_grid.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
html {
--grid__columns: 12;
--grid__gutter: 1.875rem; // 30px
--grid__gutter--half: calc(var(--grid__gutter) / 2);
}

$grid__columns: 12 !default;
Expand Down

0 comments on commit b19a3ef

Please sign in to comment.