JSFiddle - React, Tailwind, and code Playground

by ahmadka

HTML

<div class="footer_row_3">
    <table>
      <tr>
        <td><img class="popcorn" src="http://i.imgur.com/HUjq2Va.png"></td>
        <td><span class="statement">Lorem Ipsum</span></td>
        <td><img class="popcorn" src="http://i.imgur.com/HUjq2Va.png"></td>
      </tr>
    </table>
  </div>