JSFiddle - React, Tailwind, and code Playground

by justzuhri

HTML

<div class="test">
<img src="http://placehold.it/300x150"><span>sample text</span>
</div>

CSS

.test img {height:50px;width:auto;margin-bottom:-20px}