[#2692] Make the sign up button a primary button on the sign in page
This commit is contained in:
parent
841e67b19c
commit
d78f4a8faf
1 changed files with 1 additions and 1 deletions
|
@ -57,4 +57,4 @@
|
||||||
%p.register
|
%p.register
|
||||||
%span
|
%span
|
||||||
Nouveau sur demarches-simplifiees.fr ?
|
Nouveau sur demarches-simplifiees.fr ?
|
||||||
= link_to "Créer un compte", new_registration_path(resource_name), class: "button auth-signup-button"
|
= link_to "Créer un compte", new_registration_path(resource_name), class: "button primary auth-signup-button"
|
||||||
|
|
Loading…
Add table
Reference in a new issue