Merge pull request #10296 from demarches-simplifiees/container-contact

ETQ usager, améliore le thème sombre et responsivité de la page contact
This commit is contained in:
Colin Darie 2024-06-06 15:33:29 +00:00 committed by GitHub
commit fe0619af7f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,8 +3,8 @@
= render partial: "root/footer"
#contact-form
.container
%h1.new-h1
.fr-container
%h1
= t('.contact')
= form_tag contact_path, method: :post, multipart: true, class: 'fr-form-group', data: {controller: :support } do