diff --git a/components/post-list-item.tsx b/components/post-list-item.tsx index 2c9634f..1dffaf7 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 ( -
-