fixes #93 - 1140 grid fixes: wrapping the row's with container's and
setting a better default container class
This commit is contained in:
@@ -94,7 +94,7 @@ $roots_css_frameworks = array(
|
||||
'name' => '1140',
|
||||
'label' => __('1140', 'roots'),
|
||||
'classes' => array(
|
||||
'container' => 'container',
|
||||
'container' => 'twelvecol',
|
||||
'main' => 'sevencol',
|
||||
'sidebar' => 'fourcol last'
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user