tachyons/docs/components/layout/centered-container.html
2018-03-23 13:33:55 -06:00

8 lines
264 B
HTML

<section class="mw5 mw7-ns center bg-light-gray pa3 ph5-ns">
<h1 class="mt0">Centered Container</h1>
<p class="lh-copy measure">
Combine width or max-width values with the center class to create a centered
container for your content.
</p>
</section>