7ce8d02afe
Was sm:flex-1, growing each badge to evenly fill the card's full width. Now sm:w-auto with no flex-grow, so each badge only takes its own content width; sm:flex-wrap added as a safety net in case all 3 don't fit on one line at exactly 640px. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>