JSFiddle - React, Tailwind, and code Playground

by MikeEast

HTML

<div class="desktop">
  <div style="float: left;"><img src="https://www.ricoh.com/r_dc/r/r8/img/sample_10.jpg" style="width: 4rem; height: 4rem;"></div>
  <div>This is the title</div>
  <div>Betald</div>
  <div>Skickad</div>
  <div style="">Mer</div>
  <div style="margin-right: 10rem;">10 kr</div>
</div>

CSS

div {}