Created
December 13, 2016 12:08
-
-
Save tobyl/31be1f09afc3aba6883aa22eb0231c5c 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="container"> | |
<div class="row"> | |
<div class="col-sm-4"> | |
Heading One | |
</div> | |
<div class="col-sm-4"> | |
Heading Two | |
</div> | |
<div class="col-sm-4"> | |
Heading Three | |
</div> | |
</div> <!-- row --> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment