fix PR URL and DSFR styles

This commit is contained in:
Julie Salha 2023-03-15 14:31:23 +01:00
parent 24a744537f
commit d43b4badc4
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
= render partial: "root/footer"
#legal-notice.fr-pt-2w
.container
.fr-container
%h1.new-h1
= t('views.legal_notice.title')

View file

@ -193,7 +193,7 @@ Rails.application.routes.draw do
get "contact-admin", to: "support#admin"
get "mentions_legales", to: "legal_notice#index"
get "mentions-legales", to: "legal_notice#index"
post "webhooks/sendinblue", to: "webhook#sendinblue"
post "webhooks/helpscout", to: "webhook#helpscout"