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}