From c2eb38b70262dc4709a80581291effd1d27b93e8 Mon Sep 17 00:00:00 2001 From: Guillaume Date: Thu, 19 Oct 2023 15:10:10 +0200 Subject: [PATCH] Fix contrast --- components/card.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/card.tsx b/components/card.tsx index 68e241e8..3f8b967f 100644 --- a/components/card.tsx +++ b/components/card.tsx @@ -48,7 +48,7 @@ const Card: FunctionComponent<{
{props.data.topTag && (

)}