diff --git a/components/BlogPostCard.js b/components/BlogPostCard.js index 9750d30f..fe752d62 100644 --- a/components/BlogPostCard.js +++ b/components/BlogPostCard.js @@ -9,7 +9,7 @@ import TagItemMini from './TagItemMini' const BlogPostCard = ({ post, tags }) => { return (
+ w-full bg-white dark:bg-gray-800 dark:hover:bg-gray-700 dark:border-gray-600'>