JSFiddle - React, Tailwind, and code Playground

by James Connolly

HTML

<div class="peptide-cta">
<div class="peptide-cta__img">
[img]
</div>
<div class="peptide-cta__info">
<h2>The Power Of Peptides</h2>
<div class="row">
<div class="info-cols">
<div class="conent">
With more than 7,000 known peptides in humans alone, these chains of amino acids are known to regulate a wide range of biological functions and processes in our bodies and also provide a wide range of therapeutic applications.
</div>
<div class="side">
Free Ebook
</div>
</div>

[ shortcode ]
</div>
</div>
</div>

CSS

body {
  font-family: sans-serif;
}