From cbd0e243868bb73171c7850b3c901744bb3e7f2d Mon Sep 17 00:00:00 2001 From: bodie Date: Mon, 25 Sep 2023 17:17:35 +0200 Subject: [PATCH] define color once, then inherit --- src/components/Footer.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 9aa0e35..c8d5bf9 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -44,14 +44,14 @@ function Footer({ t }: Props) { // render the footer with the localized navigation buttons return <> -
+