Skip to content

Instantly share code, notes, and snippets.

@domagude
Last active October 17, 2017 08:50
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 domagude/caa7057c48b665a566d0c2db16def564 to your computer and use it in GitHub Desktop.
Save domagude/caa7057c48b665a566d0c2db16def564 to your computer and use it in GitHub Desktop.
<div class="row">
<!-- Elements visible all the time -->
<div class="col-sm-7">
</div><!-- col-sm-7 -->
<!-- Elements collapses on smaller devices -->
<div class="col-sm-5">
</div><!-- col-sm-5 -->
</div><!-- row -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment