From 7cb8352bf42280cd49fbf9181751bdf95d55be39 Mon Sep 17 00:00:00 2001 From: Owen Rees Date: Tue, 4 Jul 2023 16:55:51 +0200 Subject: [PATCH] Page margins update (#50) * padding top updated * updated credits --- app/[lang]/contactez-nous/page.tsx | 1 - app/[lang]/qui-sommes-nous/page.tsx | 7 ++++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/app/[lang]/contactez-nous/page.tsx b/app/[lang]/contactez-nous/page.tsx index 0bc49b1..69ac87a 100644 --- a/app/[lang]/contactez-nous/page.tsx +++ b/app/[lang]/contactez-nous/page.tsx @@ -2,7 +2,6 @@ import { useTranslations } from "next-intl"; import ContactForm from "./ContactForm"; -// TODO fix page sizing export default function Contact() { const t = useTranslations("Contact"); diff --git a/app/[lang]/qui-sommes-nous/page.tsx b/app/[lang]/qui-sommes-nous/page.tsx index 50679c6..19eecbf 100644 --- a/app/[lang]/qui-sommes-nous/page.tsx +++ b/app/[lang]/qui-sommes-nous/page.tsx @@ -6,7 +6,7 @@ export default function About() { return (
-
+

    +
  • + + timothyarmes + +
  • AlvaroNW