diff --git a/client/components/social/FeedItemCard.tsx b/client/components/social/FeedItemCard.tsx index 742a03c1..d1289644 100644 --- a/client/components/social/FeedItemCard.tsx +++ b/client/components/social/FeedItemCard.tsx @@ -118,43 +118,41 @@ export function FeedItemCard({ armColor.bg, "bg-background/70" )}> - -
-
- - - - {item.authorName?.[0]?.toUpperCase() || "U"} - - -
-
- - {item.authorName} - - - {armLabel} - -
+ +
+ + + + {item.authorName?.[0]?.toUpperCase() || "U"} + + +
+
+ + {item.authorName} + + + {armLabel} +
-
+
{hasMedia && (