Fix on home

This commit is contained in:
Ludovic CANDELLIER
2022-01-24 00:32:46 +01:00
parent 2f81f1d61d
commit e241486143

View File

@@ -3,11 +3,9 @@
]) ])
@section('content') @section('content')
<div class="row">
<div class="col-2">
@include('Shop.Tags.partials.filter') @include('Shop.Tags.partials.filter')
</div> <div class="row">
<div class="col-10"> <div class="col-12">
@if ($display_by_rows ?? false) @if ($display_by_rows ?? false)
@include('Shop.layout.partials.category_articles_rows') @include('Shop.layout.partials.category_articles_rows')
@else @else