Add the <main> element to the list of HTML5 selectors

This commit is contained in:
Jesper Johansen 2013-08-07 00:59:28 +02:00
parent c3901be10c
commit b5864622ee

View file

@ -60,6 +60,7 @@ figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;