From 6e0c894b2ae10c712a8a7db54a3978ab023044c1 Mon Sep 17 00:00:00 2001 From: Arnaud Ambroselli <31724752+arnaudambro@users.noreply.github.com> Date: Wed, 9 Aug 2023 10:28:18 +0200 Subject: [PATCH] feat: temporary force light mode (#1028) --- src/app/layout.tsx | 2 +- src/styles/globals.css | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 5f7cbba36..b4109fbad 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -24,7 +24,7 @@ export default function RootLayout({ const lang = "fr" return ( - +