JSFiddle - React, Tailwind, and code Playground

by alansalexer

HTML

<div class='cardwrap'>
    <img class='cardPad' src='http://d2bm3ljpacyxu8.cloudfront.net/fit/105x97/http://clearpkz.webs.com/webstore/Messi.png'/>
    <img class='cardPad' src='http://d2bm3ljpacyxu8.cloudfront.net/fit/105x97/http://clearpkz.webs.com/webstore/Messi.png'/>
        <img class='cardPad' src='http://d2bm3ljpacyxu8.cloudfront.net/fit/105x97/http://clearpkz.webs.com/webstore/Messi.png'/>
            <img class='cardPad' src='http://d2bm3ljpacyxu8.cloudfront.net/fit/105x97/http://clearpkz.webs.com/webstore/Messi.png'/>
            </div>

CSS

.cardPad{
      margin:0 20px;
      }