Merge pull request #1 from pdcreis/patch-1

Update _reset.scss
This commit is contained in:
Mike Francis 2014-02-21 11:18:23 +00:00
commit 9a5cedfce6
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockq
vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
display: block;
}
@ -33,4 +33,4 @@ table {
th {
font-weight: bold;
text-align: left;
}
}