From 1051d3a40c1b30bc0d97356ae9bc32be92af7bd7 Mon Sep 17 00:00:00 2001 From: Vicente Date: Wed, 6 Nov 2024 18:27:40 +0100 Subject: [PATCH] :art: improve genres style --- src/components/Genres.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/Genres.tsx b/src/components/Genres.tsx index 1dec7d9..67d2398 100644 --- a/src/components/Genres.tsx +++ b/src/components/Genres.tsx @@ -19,8 +19,8 @@ const Genres: React.FC = ({ const { t } = useTranslate(); return (