stylise button

This commit is contained in:
Le Libre Au Quotidien 2019-09-30 19:07:00 +02:00
parent 0c0dd7063d
commit 128e4b6281
1 changed files with 9 additions and 3 deletions

View File

@ -72,12 +72,18 @@
</div>
<a
<button
[routerLink]="'/step/answers'"
class="btn btn-block"
class="btn btn_background btn_white_text"
i18n
>
Continuer
</button>
<a
[routerLink]="'/step/answers'"
class="prev"
i18n
>
Retour
</a>
<hr>
</div>