From 571875e0f3890058490c921015c8449d85504c85 Mon Sep 17 00:00:00 2001 From: clemkeirua Date: Wed, 3 Jun 2020 15:59:24 +0200 Subject: [PATCH] replace invalid h3 --- app/assets/stylesheets/new_design/procedure_context.scss | 3 ++- app/views/layouts/commencer/_no_procedure.html.haml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) 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.