Badge Rounded
Badge Rounded
=
<div class="flex flex-wrap items-center justify-center gap-2">
<span class="rounded-md bg-primary-50 px-2 py-1 text-xs font-semibold text-primary-600"> Badge </span>
<span class="rounded-md bg-primary-50 px-3 py-1 text-sm font-semibold text-primary-600"> Badge </span>
</div>