Last active
August 12, 2016 19:37
-
-
Save marcelo-ribeiro/4cd8c70397ed97b01144f9ff199be31b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<section class="section"> | |
<header class="section--header"> | |
<div class="container"> | |
<h1 class="section--title">Section Title</h1> | |
</div> | |
</header> | |
<main class="section--content"> | |
<div class="container"> | |
<!-- ... --> | |
</div> | |
</main> | |
</section> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment