From 14c8de60138d821fc9a5bb0d6a31b63143927cf5 Mon Sep 17 00:00:00 2001 From: GauthierWebDev Date: Fri, 18 Apr 2025 16:51:33 +0200 Subject: [PATCH] style: update text color in legal pages --- app/pages/mentions-legales/+Page.tsx | 2 +- app/pages/politique-de-confidentialite/+Page.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/pages/mentions-legales/+Page.tsx b/app/pages/mentions-legales/+Page.tsx index ad418f4..c051a55 100644 --- a/app/pages/mentions-legales/+Page.tsx +++ b/app/pages/mentions-legales/+Page.tsx @@ -2,7 +2,7 @@ import React from "react"; export function Page() { return ( -
+

Mentions légales

diff --git a/app/pages/politique-de-confidentialite/+Page.tsx b/app/pages/politique-de-confidentialite/+Page.tsx index 5f7b156..98e2208 100644 --- a/app/pages/politique-de-confidentialite/+Page.tsx +++ b/app/pages/politique-de-confidentialite/+Page.tsx @@ -7,7 +7,7 @@ export function Page() { const { setIsOpen } = useContext(CookiesContext); return ( -
+

Politique de confidentialité