Last active
January 19, 2019 02:31
-
-
Save theuves/93daecd4b552b10682927a1fb9c8de8d to your computer and use it in GitHub Desktop.
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
<div class="grid"> | |
<div class="item item-1">Item 1</div> | |
<div class="item item-2">Item 2</div> | |
<div class="item item-3">Item 3</div> | |
<div class="item item-4">Item 4</div> | |
<div class="item item-5">Item 5</div> | |
<div class="item item-6">Item 6</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment