notification
Notification Red Badge
Live Preview
<div class="relative inline-block">
<div class="w-10 h-10 bg-slate-200 rounded-lg"></div>
<span
class="absolute -top-1.5 -right-1.5 w-5 h-5 bg-red-500 text-white text-[10px] flex items-center justify-center rounded-full font-bold border-2 border-white">
12
</span>
</div>