Skip to content

Instantly share code, notes, and snippets.

@saad749
Created August 16, 2016 10:06
Show Gist options
  • Save saad749/faed524979953c1177ffd76e5fb8bf9c to your computer and use it in GitHub Desktop.
Save saad749/faed524979953c1177ffd76e5fb8bf9c to your computer and use it in GitHub Desktop.
2 Column Row Placeholder
<div class="row">
<div class="col-sm-6">
</div>
<div class="col-sm-6">
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment