Created
August 28, 2019 11:01
-
-
Save tkssharma/799954c037b5a8dfa32a3ea5aad60673 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="grid-container"> | |
<div class="grid-columns"> | |
<div class="grid-column grid-col-4"> | |
<div class="grid-container_column--sagement ui secondary-img "> | |
<h2>Effective</h2> | |
<p>Every day hundreds of new ads.</p> | |
</div> | |
</div> | |
<div class="grid-column grid-col-4"> | |
<div class="grid-container_column--sagement ui secondary-img "> | |
<h2>Effective</h2> | |
<p>Every day hundreds of new ads.</p> | |
</div> | |
</div> | |
<div class="grid-column grid-col-4"> | |
<div class="grid-container_column--sagement ui secondary-img "> | |
<h2>Effective</h2> | |
<p>Every day hundreds of new ads.</p> | |
</div> | |
</div> | |
</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment