From 74f1f19a1593f67509c4c84f18f37a97d0798d89 Mon Sep 17 00:00:00 2001 From: Corinne Durrmeyer Date: Thu, 2 May 2024 16:12:55 +0200 Subject: [PATCH] Expert : Standardize title --- app/views/experts/avis/index.html.haml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/app/views/experts/avis/index.html.haml b/app/views/experts/avis/index.html.haml index ca97bcc37..5dda97742 100644 --- a/app/views/experts/avis/index.html.haml +++ b/app/views/experts/avis/index.html.haml @@ -1,8 +1,10 @@ - content_for(:title, "Avis") -.container - %h1.page-title Avis +.sub-header + .fr-container + %h1.fr-h3 Avis +.fr-container %ul.procedure-list.fr-pl-0 - @avis_by_procedure.each do |p, procedure_avis| %li.flex.align-start.fr-my-3w.fr-p-2w{ id: dom_id(p) }