G-Loot DS — avatar size responsive

by Augustin Hiebel

HTML

<div className="avatar avatar-tiny md:avatar-sm lg:avatar-lg xl:avatar-xl">
  <div>
    <img src="https://res.cloudinary.com/gloot/image/upload/v1655292255/Marketing/2022_prototype/DummyContent/avatars/avatar_user_3.jpg" />
  </div>
</div>