From f8715c9c4975225172b9095f7d7557b4cede8b00 Mon Sep 17 00:00:00 2001 From: Orka Arnest CRUZE Date: Wed, 11 Sep 2024 18:51:33 +0200 Subject: [PATCH] fix: margin verticale main --- assets/components/Layout/AppLayout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/components/Layout/AppLayout.tsx b/assets/components/Layout/AppLayout.tsx index 3879384b..b9e8101c 100644 --- a/assets/components/Layout/AppLayout.tsx +++ b/assets/components/Layout/AppLayout.tsx @@ -76,11 +76,11 @@ const AppLayout: FC> = ({ children, navItems, <> -
+
{/* doit être le premier élément atteignable après le lien d'évitement (Accessibilité) : https://www.systeme-de-design.gouv.fr/elements-d-interface/composants/bandeau-d-information-importante */} {infoBannerMsg && } -
+
{breadcrumbProps && }