Adjust responsive class

cgen-cf1e089f080448bc834a0fec8d33dcb3
This commit is contained in:
Builder.io 2025-10-14 02:39:54 +00:00
parent a0fe3e6aee
commit ae84355d51

View file

@ -128,7 +128,7 @@ export function FeedItemCard({
<span className="font-medium text-foreground"> <span className="font-medium text-foreground">
{item.comments.toLocaleString()} {item.comments.toLocaleString()}
</span> </span>
<span className="hidden xs:inline">Comments</span> <span className="hidden sm:inline">Comments</span>
</Button> </Button>
</div> </div>
<div className="flex items-center gap-2"> <div className="flex items-center gap-2">