JSFiddle - React, Tailwind, and code Playground
HTML
<figure><img src="http://placekitten.com/200/200" width="200">
<p>Image distorted!<p>
</figure>
CSS
figure{
border-radius:6px;
o
}
<figure><img src="http://placekitten.com/200/200" width="200">
<p>Image distorted!<p>
</figure>
figure{
border-radius:6px;
o
}