diff --git a/app/assets/stylesheets/new_design/procedure_context.scss b/app/assets/stylesheets/new_design/procedure_context.scss index 7154cc30b..f30713c23 100644 --- a/app/assets/stylesheets/new_design/procedure_context.scss +++ b/app/assets/stylesheets/new_design/procedure_context.scss @@ -16,7 +16,8 @@ $procedure-description-line-height: 22px; } } - h3 { + .simple { + font-size: 24px; color: $blue; font-weight: bold; } diff --git a/app/views/layouts/commencer/_no_procedure.html.haml b/app/views/layouts/commencer/_no_procedure.html.haml index 15a7c59a6..8394cd9f9 100644 --- a/app/views/layouts/commencer/_no_procedure.html.haml +++ b/app/views/layouts/commencer/_no_procedure.html.haml @@ -1,8 +1,9 @@ .no-procedure = image_tag "landing/hero/dematerialiser.svg", class: "paperless-logo", alt: "moins de papier" .baseline.center - %h3 Un outil simple %p + %span.simple Un outil simple + %br pour gérer les formulaires %br administratifs dématérialisés.