Use 8 column on the grid for index template
I forgot this one
This commit is contained in:
parent
84a2a57b79
commit
d4cfe65aef
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<?php get_header(); ?>
|
||||
<main class="col-md-9">
|
||||
<main class="col-md-8">
|
||||
<h1 class="page-title"><i class="fa fa-fw fa-star"></i> À la une</h1>
|
||||
<?php include(TEMPLATEPATH . '/components/featured.php'); ?>
|
||||
|
||||
|
|
Reference in a new issue