Skip to content

Instantly share code, notes, and snippets.

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