Skip to content

Instantly share code, notes, and snippets.

@trulyronak
Created September 9, 2018 01:38
Show Gist options
  • Save trulyronak/16c0ad486fd233e75bdcf5ebd2e29839 to your computer and use it in GitHub Desktop.
Save trulyronak/16c0ad486fd233e75bdcf5ebd2e29839 to your computer and use it in GitHub Desktop.
MedHacks
<div class="container">
<div class="row">
<h1>This is an app name</h1>
</div>
<div class="row">
<div class="col-8 col-md-8">These are cool stats</div>
<div class="col-4 col-md-4">Sidebars</div>
</div>
</div>
<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.2/css/bootstrap.min.css" rel="stylesheet" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment