Skip to content

Instantly share code, notes, and snippets.

@shadcn
Created May 12, 2014 22:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shadcn/f912711a4c68e019935e to your computer and use it in GitHub Desktop.
Save shadcn/f912711a4c68e019935e to your computer and use it in GitHub Desktop.
<div class="row">
<div class="col-md-4">Column 1</div>
<div class="col-md-8">Column 2</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment