Merge pull request #278 from jayj/jayj-underscores-main-element
Add the `<main>` element to the list of HTML5 selectors.
This commit is contained in:
commit
74370a2148
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ figcaption,
|
|||
figure,
|
||||
footer,
|
||||
header,
|
||||
main,
|
||||
nav,
|
||||
section {
|
||||
display: block;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue