homepage button

This commit is contained in:
Adam Bradley
2013-08-29 09:26:55 -05:00
parent 8f5e5e996a
commit 1c88ee79a7
9 changed files with 19 additions and 11 deletions

View File

@ -17,8 +17,9 @@
<h1 class="title">Header</h1>
</header>
<main>
<main class="content content-padded has-header">
<p>Content element must have "has-header" as a classname.</p>
<p><a class="button button-secondary" href="index.html">Homepage</a></p>
</main>
</section>