Use 8 column on the grid for index template

I forgot this one
This commit is contained in:
Kazhnuz 2018-10-24 17:58:53 +02:00
parent 84a2a57b79
commit d4cfe65aef
1 changed files with 1 additions and 1 deletions

View File

@ -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'); ?>