diff --git a/inc/roots-options.php b/inc/roots-options.php index ed3d045..cd3286a 100644 --- a/inc/roots-options.php +++ b/inc/roots-options.php @@ -95,7 +95,7 @@ $roots_css_frameworks = array( 'label' => __('1140', 'roots'), 'classes' => array( 'container' => 'twelvecol', - 'main' => 'sevencol', + 'main' => 'eightcol', 'sidebar' => 'fourcol last' ) ),