From 16a4985ccaa5906f9e5edb9cad670d3c05f6cf77 Mon Sep 17 00:00:00 2001 From: Timothy Armes Date: Fri, 7 Jul 2023 12:03:39 +0200 Subject: [PATCH] Layout perfection --- app/[lang]/components/TestableLayout.tsx | 2 +- app/[lang]/contactez-nous/page.tsx | 2 +- app/[lang]/page.tsx | 2 +- app/[lang]/qui-sommes-nous/page.tsx | 2 +- tailwind.config.js | 5 ++++- 5 files changed, 8 insertions(+), 5 deletions(-) diff --git a/app/[lang]/components/TestableLayout.tsx b/app/[lang]/components/TestableLayout.tsx index 6b2c4d9..e2f1abb 100644 --- a/app/[lang]/components/TestableLayout.tsx +++ b/app/[lang]/components/TestableLayout.tsx @@ -19,7 +19,7 @@ const TestableLayout = ({
-
{children}
+
{children}
diff --git a/app/[lang]/contactez-nous/page.tsx b/app/[lang]/contactez-nous/page.tsx index 8b51f60..242fa58 100644 --- a/app/[lang]/contactez-nous/page.tsx +++ b/app/[lang]/contactez-nous/page.tsx @@ -6,7 +6,7 @@ export default function Contact() { const t = useTranslations("Contact"); return ( -
+

+
+