Last active
July 13, 2018 05:59
-
-
Save whistlerbrad/37fc29e93f44e7f316078d51e90474fd to your computer and use it in GitHub Desktop.
This file contains 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 id="shopify-section-press" class="shopify-section"> | |
<div class="grid grid-uniform"> | |
<!-- image 1 --> | |
<div class="grid__item small--one-half medium--one-half large--one-third product-grid-item"> | |
<img src="//cdn.shopify.com/s/files/1/1585/2123/files/Screen-Shot-2018-04-27-at-7.04.50-AM_grande.png?v=1526421296" alt="Image 1" title="Press image one" /> | |
</div> | |
<!-- image 2 --> | |
<div class="grid__item small--one-half medium--one-half large--one-third product-grid-item"> | |
<img src="//cdn.shopify.com/s/files/1/1585/2123/files/look6-2_MAIN_909389c8-e8fb-4ba6-9061-26f8c99ac90a_grande.jpg?v=1526420548" alt="Image 2" title="press image two" /> | |
</div> | |
<!-- image 3 --> | |
<div class="grid__item small--one-half medium--one-half large--one-third product-grid-item"> | |
<img src="//cdn.shopify.com/s/files/1/1585/2123/files/Screen_Shot_2018-04-22_at_8.38.27_PM_copy_grande.png?v=1526420476" title="press example image three" /> | |
</div> | |
<!-- image 4 --> | |
<div class="grid__item small--one-half medium--one-half large--one-third product-grid-item"> | |
<img src="//cdn.shopify.com/s/files/1/1585/2123/files/DP111_grande.jpg?v=1526421154" title="press example image four" /> | |
</div> | |
<!-- image 5 --> | |
<div class="grid__item small--one-half medium--one-half large--one-third product-grid-item"> | |
<img src="//cdn.shopify.com/s/files/1/1585/2123/files/katie_jane_hughes_concealer_hack_2_grande.jpg?v=1526421788" title="press example image five" /> | |
</div> | |
<!-- image 6 --> | |
<div class="grid__item small--one-half medium--one-half large--one-third product-grid-item"> | |
<img src="//cdn.shopify.com/s/files/1/1585/2123/files/gina-cover-700_1_grande.jpg?v=1506102318" title="press example image six" /> | |
</div> | |
</div><!-- close grid --> | |
</div><!-- close section --> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment