Skip to content

Instantly share code, notes, and snippets.

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