From 120593f3299f5bf2e55061dab21eb4a73645192c Mon Sep 17 00:00:00 2001 From: Blackberry009 <765042894@qq.com> Date: Wed, 18 Jun 2025 14:28:58 +0800 Subject: [PATCH] fix: px --- themes/typography/components/BlogItem.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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') && ( )}