From 91651fd891d18365917cdf04682b1ccb2f26ed1d Mon Sep 17 00:00:00 2001 From: gman Date: Mon, 6 Nov 2023 16:45:35 +0300 Subject: [PATCH] image link --- src/ArticleCard.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/ArticleCard.tsx b/src/ArticleCard.tsx index a2185df..fbfd74f 100644 --- a/src/ArticleCard.tsx +++ b/src/ArticleCard.tsx @@ -9,7 +9,7 @@ const useStyles = createStyles((theme) => ({ title: { fontWeight: 700, - fontFamily: `Greycliff CF, ${theme.fontFamily}`, + fontFamily: theme.fontFamily, lineHeight: 1.2, '&:hover': { color: '#eb7b1a' @@ -59,9 +59,9 @@ export function ArticleCardVertical({ return ( - + - + {category}