Update BlogPostCard.js

博客摘要字体
This commit is contained in:
tangly1024
2022-01-05 21:50:23 +08:00
committed by GitHub
parent a5cbfb9b08
commit 3d5e1a5311

View File

@@ -18,7 +18,7 @@ const BlogPostCard = ({ post, tags }) => {
</a>
</Link>
<p className='my-8 text-gray-700 dark:text-gray-300 text-md font-light leading-7 italic'>{post.summary}</p>
<p className='my-8 text-gray-700 dark:text-gray-300 text-md font-light leading-7'>{post.summary}</p>
<div className='flex items-center justify-between flex-wrap dark:text-gray-500 text-gray-400 hover:text-blue-500 dark:hover:text-blue-400 '>
<div>