.has-header required in <main>

This commit is contained in:
Adam Bradley
2013-08-26 13:58:10 -05:00
parent 3362303b7d
commit 0a9c45398e
16 changed files with 21 additions and 17 deletions

View File

@@ -17,7 +17,7 @@
<h1 class="title">Button Group</h1>
</header>
<main class="content-padded">
<main class="content-padded has-header">
<p>
<div class="button-group">
<a class="button button-primary" href="index.html">Success</a>