Skip to content

Instantly share code, notes, and snippets.

@phvaillant
Created February 5, 2019 10:08
Show Gist options
  • Save phvaillant/ba1ca276714b8e4f098ae62110d73836 to your computer and use it in GitHub Desktop.
Save phvaillant/ba1ca276714b8e4f098ae62110d73836 to your computer and use it in GitHub Desktop.
<div class="row">
<div class="col-xs-8 blue">
col-xs-8
</div>
<div class="col-xs-4 red">
col-xs-4
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment