Skip to content

Instantly share code, notes, and snippets.

@lotka
Created January 30, 2017 17:03
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 lotka/a088f813c329b9a75d8aa94037b8498d to your computer and use it in GitHub Desktop.
Save lotka/a088f813c329b9a75d8aa94037b8498d to your computer and use it in GitHub Desktop.
<div class="container">
<div class="row">
<div class='col-lg-6 col-md-6 col-sm-6 col-xs-12'>
<div class='panel panel-category panel2' style='border-top-color: #03a6e9'>
<div class='panel-heading' style='height:75px; color:#03a6e9'>
TITLE
</div>
<div class='panel-body' style='height:200px'>
BODIES
</div>
</div>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment