Renamed class to match Foundation 6

This commit is contained in:
Christoph Haas 2016-05-18 18:39:35 +02:00
parent 59e5ac8eca
commit a9ee2ab79d

View file

@ -93,7 +93,7 @@ $breakpoint-classes: (small medium large);
$grid-row-width: $global-width;
$grid-column-count: 12;
$grid-column-responsive-gutter: (
$grid-column-gutter: (
small: 20px,
medium: 30px,
);
@ -945,3 +945,5 @@ a.black
margin-bottom: 0.5em;
}