diff --git a/themes/typography/components/BlogItem.js b/themes/typography/components/BlogItem.js index c1c2a404..692141fa 100644 --- a/themes/typography/components/BlogItem.js +++ b/themes/typography/components/BlogItem.js @@ -37,7 +37,7 @@ export const BlogItem = props => {

+ className='text-xl underline decoration-2 font-bold text-[var(--primary-color)] dark:text-white dark:hover:bg-white dark:hover:text-[var(--primary-color)] duration-200 transition-all rounded-sm'> {siteConfig('POST_TITLE_ICON') && ( )}