From c97e94702c04e6dd23d8dd91cd54a5ef990fe06c Mon Sep 17 00:00:00 2001 From: Imen Chermiti <127976664+ImenOuidou@users.noreply.github.com> Date: Fri, 9 Aug 2024 16:30:07 +0200 Subject: [PATCH] feat: add DDPP for home page (#352) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore: add pgadmin * chore: fix key * chore: missing keys * chore: typo * chore: numeric user * chore: secret * chore: containerPort * chore: auth * chore: probespath * feat: add DDPP to home page --------- Co-authored-by: Gary van Woerkens Co-authored-by: Matéo Mévollon --- src/client/src/components/HomePage/homePage.scss | 2 +- src/client/src/components/HomePage/sections.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/client/src/components/HomePage/homePage.scss b/src/client/src/components/HomePage/homePage.scss index 1ca8cf9b..8eca913d 100644 --- a/src/client/src/components/HomePage/homePage.scss +++ b/src/client/src/components/HomePage/homePage.scss @@ -78,7 +78,7 @@ &__action-links-container { flex-wrap: wrap; background-color: transparent; - padding: $spacing-2 $spacing-6; + padding: $spacing-2 $spacing-4; font-family: $marianne; @media (max-width: 600px) { padding: $spacing-2 !important; diff --git a/src/client/src/components/HomePage/sections.js b/src/client/src/components/HomePage/sections.js index 205d82b1..7d3345c2 100644 --- a/src/client/src/components/HomePage/sections.js +++ b/src/client/src/components/HomePage/sections.js @@ -99,7 +99,7 @@ export const Summary = () => (
- Je suis un agent en DREETS ou en DDETS ​ + Je suis un agent en DREETS, en DDETS ou en DDPP{" "}
@@ -120,7 +120,7 @@ export const Summary = () => (
- Je suis en agent en DDETS, nouvel utilisateur de FCE​ + Je suis en agent en DDETS ou en DDPP, nouvel utilisateur de FCE