Answers for "img tailwindcss-badge"

0

img tailwindcss-badge

<div class="flex flex-wrap justify-center">
  <div class="w-8/12 sm:w-3/12 px-4">
    <img src="https://mdbootstrap.com/img/new/avatars/15.jpg" alt="..."
      class="rounded-full max-w-full h-auto align-middle border-none" />
  </div>
</div>
Posted by: Guest on July-07-2021

Browse Popular Code Answers by Language