Skip to content

Instantly share code, notes, and snippets.

@dickwyn
Last active June 8, 2016 01:44
Show Gist options
  • Save dickwyn/8ba2713a425ba20f4766700c4d83803c to your computer and use it in GitHub Desktop.
Save dickwyn/8ba2713a425ba20f4766700c4d83803c to your computer and use it in GitHub Desktop.
<div class="mdl-grid testorange-article-section">
<div class="mdl-cell mdl-cell--3-col mdl-cell--6-col-tablet mdl-cell--12-col-phone mdl-card mdl-shadow--3dp">
<!-- content here -->
</div>
</div>
<style>
.testorange-article-section {
padding: 40px 0;
max-width: 1044px;
margin-left: auto;
margin-right: auto;
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment