rename padded/padding, inset/margin

This commit is contained in:
Adam Bradley
2013-10-15 15:08:41 -05:00
parent 1828379217
commit d9543e56c8
34 changed files with 203 additions and 163 deletions

View File

@@ -55,7 +55,7 @@
</div>
</div>
<main class="content padded has-header">
<main class="content padding 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>