From a9c78a8ca16c35862848e465450c0d76af19d4bb Mon Sep 17 00:00:00 2001 From: Johan Girod Date: Wed, 8 Dec 2021 17:32:16 +0100 Subject: [PATCH] Fix style sur la page embauche --- site/source/pages/Gerer/Embaucher.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/site/source/pages/Gerer/Embaucher.tsx b/site/source/pages/Gerer/Embaucher.tsx index e113d103b..ed4439314 100644 --- a/site/source/pages/Gerer/Embaucher.tsx +++ b/site/source/pages/Gerer/Embaucher.tsx @@ -5,6 +5,8 @@ import { import { FromBottom } from 'Components/ui/animate' import { CheckItem, Checklist, ChecklistProps } from 'Components/ui/Checklist' import { H1, H2, H3 } from 'DesignSystem/typography/heading' +import { Link } from 'DesignSystem/typography/link' +import { Li, Ul } from 'DesignSystem/typography/list' import { Body } from 'DesignSystem/typography/paragraphs' import { Helmet } from 'react-helmet-async' import { Trans, useTranslation } from 'react-i18next' @@ -195,32 +197,30 @@ function Embaucher({ onChecklistInitialization, onItemCheck }: EmbaucherProps) {

Tous les mois

-

Ressources utiles

-
- -
+ ) }