calendar fixes

This commit is contained in:
medet97 2020-05-01 17:51:54 +05:00
parent 1e4eebe378
commit 903c832988
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
$cat_events = $events->where('sub_category_id',$cat->id);
@endphp
<div class="section-section py-3">
<div class="col-12 d-flex justify-content-between">
<div class="col-12 d-flex justify-content-between" style="margin-bottom: 20px">
<h5 >{{$cat->title}}
<div class="title-bottom-line"></div>
</h5>