fixes #134 - the 1140 grid columns now add up to 12
This commit is contained in:
@@ -95,7 +95,7 @@ $roots_css_frameworks = array(
|
||||
'label' => __('1140', 'roots'),
|
||||
'classes' => array(
|
||||
'container' => 'twelvecol',
|
||||
'main' => 'sevencol',
|
||||
'main' => 'eightcol',
|
||||
'sidebar' => 'fourcol last'
|
||||
)
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user