diff --git a/css/_reset.scss b/css/_reset.scss index 321621a..632ce41 100755 --- a/css/_reset.scss +++ b/css/_reset.scss @@ -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; -} \ No newline at end of file +}