Update LatestPostsGroup.js

This commit is contained in:
tangly1024
2023-02-11 15:54:40 +08:00
committed by GitHub
parent 05618cd755
commit 4e21669f33

View File

@@ -47,7 +47,7 @@ const LatestPostsGroup = ({ latestPosts, siteInfo }) => {
className={
(selected ? ' text-indigo-400 ' : 'dark:text-gray-400 ') +
' text-sm overflow-x-hidden hover:text-indigo-600 px-2 duration-200 w-full rounded ' +
'hover:text-white dark:hover:text-indigo-400 cursor-pointer items-center flex'
' hover:text-indigo-400 cursor-pointer items-center flex'
}
>
<div>