Retire le bouton 'aller voir'
This commit is contained in:
parent
03e361d976
commit
b4c150eb26
1 changed files with 0 additions and 1 deletions
|
@ -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">
|
<div class="col-md-5 p-lg-5 mx-auto my-5 title-block">
|
||||||
<h1 class="display-4 font-weight-normal">{{category.name}}</h1>
|
<h1 class="display-4 font-weight-normal">{{category.name}}</h1>
|
||||||
<p class="lead font-weight-normal">{{category.description_short}}</p>
|
<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>
|
||||||
</div>
|
</div>
|
||||||
<br />
|
<br />
|
||||||
|
|
Loading…
Reference in a new issue