Answers for "how to make a circle in tailwind"

0

how to make a circle in tailwind

<div class="">
    <img src="https://images.unsplash.com/photo-1624669240815-815a23372f37?" alt="baby with headphones" class="w-36 h-36 rounded-full object-cover">

    <!-- notification circle -->

</div>
Posted by: Guest on January-14-2022

Code answers related to "how to make a circle in tailwind"

Browse Popular Code Answers by Language