Renamed class to match Foundation 6
This commit is contained in:
parent
59e5ac8eca
commit
a9ee2ab79d
1 changed files with 3 additions and 1 deletions
|
|
@ -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;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue