JSFiddle - React, Tailwind, and code Playground
by Sumit Patel
HTML
<img src="http://i.stack.imgur.com/v4BWm.png" class="ImgOuter" >
CSS
.ImgOuter
{
padding:10px;
background-color:#d1e0e0;
border-radius:2%;
width:100%;
height:auto;
}
by Sumit Patel
<img src="http://i.stack.imgur.com/v4BWm.png" class="ImgOuter" >
.ImgOuter
{
padding:10px;
background-color:#d1e0e0;
border-radius:2%;
width:100%;
height:auto;
}