Skip to content

Instantly share code, notes, and snippets.

@adamthebig
Last active August 29, 2015 14:24
Show Gist options
  • Save adamthebig/1d4d581125a05e13cb32 to your computer and use it in GitHub Desktop.
Save adamthebig/1d4d581125a05e13cb32 to your computer and use it in GitHub Desktop.
Frunt: Tiles Component (Thirds)
<ul class="~tiles --thirds">
<li><img src="https://unsplash.it/500/300/?image=745"></li>
<li><img src="https://unsplash.it/500/300/?image=232"></li>
<li><img src="https://unsplash.it/500/300/?image=123"></li>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment