Add bold font

This commit is contained in:
DefectingCat
2022-03-26 10:19:03 +08:00
parent 5b71b49814
commit 5d89ed048d
6 changed files with 7 additions and 7 deletions

View File

@ -18,8 +18,8 @@ const PostCard: FC<Props> = ({ post }) => {
'hover:bg-sky-100 hover:bg-opacity-50',
// 'hover:bg-rua-gray-100 hover:bg-opacity-10',
'dark:hover:bg-rua-gray-800 dark:hover:bg-opacity-100',
'flex items-center justify-between',
'mb-4'
'flex items-center justify-between text-gray-800 ',
'mb-4 dark:text-gray-200'
)}
>
<div>