diff --git a/components/post-list-item.tsx b/components/post-list-item.tsx index fe500ae..6870fcb 100644 --- a/components/post-list-item.tsx +++ b/components/post-list-item.tsx @@ -18,8 +18,8 @@ export function PostListItem({ post }: Props) { post.description || post.custom_excerpt || post.body?.raw?.slice(0, 120); return ( -
-