|
|
|
@ -23,7 +23,6 @@ $('html, body').animate({scrollTop: $('#category-content').offset().top}, 800); |
|
|
|
<div class="col-md-5 p-lg-5 mx-auto my-5 title-block"> |
|
|
|
<h1 class="display-4 font-weight-normal">{{category.name}}</h1> |
|
|
|
<p class="lead font-weight-normal">{{category.description_short}}</p> |
|
|
|
<a class="btn btn-outline-secondary smooth-scroll" href="#category-content">Aller voir !</a> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<br /> |
|
|
|
|