Last active
September 22, 2015 15:23
-
-
Save adamthebig/640acdebbe3806eb4cf1 to your computer and use it in GitHub Desktop.
Frunt: Tiles Component (Quarters)
This file contains hidden or 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
<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