Last active
December 11, 2017 12:49
-
-
Save geenkaas/26f0f9902bef8e63cc8e3e94a855d774 to your computer and use it in GitHub Desktop.
This file contains 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="s-row s-row--responsive"> | |
<div class="s-row__column s-row__column--4-12"> | |
One third (4/12) | |
</div> | |
<div class="s-row__column s-row__column--4-12"> | |
One third (4/12) | |
</div> | |
<div class="s-row__column s-row__column--4-12"> | |
One third (4/12) | |
</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment