Replace h2 with h3 in france connect component
This commit is contained in:
parent
5d6c97eb2f
commit
aa0e469dc5
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
- if FranceConnectService.enabled?
|
||||
.france-connect-login
|
||||
%h2.fr-h6
|
||||
%h3.fr-h6
|
||||
= t('views.shared.france_connect_login.title')
|
||||
%p
|
||||
= t('views.shared.france_connect_login.description')
|
||||
|
|
Loading…
Reference in a new issue