diff --git a/client/components/social/FeedItemCard.tsx b/client/components/social/FeedItemCard.tsx index 897f8abe..fde6e692 100644 --- a/client/components/social/FeedItemCard.tsx +++ b/client/components/social/FeedItemCard.tsx @@ -118,41 +118,43 @@ 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 && (