diff --git a/src/components/Posts/Post.tsx b/src/components/Posts/Post.tsx index 9db10a2f..0141baba 100644 --- a/src/components/Posts/Post.tsx +++ b/src/components/Posts/Post.tsx @@ -25,9 +25,9 @@ export const Post: FC = ({caption, short_text, links, details, added_at, {short_text} - + {/* alignItems so the links don't stretch */} - + {details.length > 0 && (