Last active
December 11, 2017 12:25
-
-
Save geenkaas/c06369ef12eb9aeb2f5f129b36f12b34 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 class="s-gallery s-gallery--8"> | |
<div class="s-gallery__column">Item</div> | |
<div class="s-gallery__column">Item</div> | |
<div class="s-gallery__column">Item</div> | |
<div class="s-gallery__column">Item</div> | |
<div class="s-gallery__column">Item</div> | |
<div class="s-gallery__column">Item</div> | |
<div class="s-gallery__column">Item</div> | |
<div class="s-gallery__column">Item</div> | |
<div class="s-gallery__column">Item</div> | |
/* etc */ | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment