Skip to content

Instantly share code, notes, and snippets.

@adamthebig
Last active September 22, 2015 15:23
Show Gist options
  • Save adamthebig/26350ac8ea1cd91a45a9 to your computer and use it in GitHub Desktop.
Save adamthebig/26350ac8ea1cd91a45a9 to your computer and use it in GitHub Desktop.
Frunt: Tiles Component (Quarters, padded)
<ul class="c-tiles --quarters-padded">
<li><img src="https://unsplash.it/500/300/?image=719"></li>
<li><img src="https://unsplash.it/500/300/?image=534"></li>
<li><img src="https://unsplash.it/500/300/?image=667"></li>
<li><img src="https://unsplash.it/500/300/?image=50"></li>
<li><img src="https://unsplash.it/500/300/?image=643"></li>
<li><img src="https://unsplash.it/500/300/?image=63"></li>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment