From b5864622eeff82da0c15ee3bb8fac4b63eadbc25 Mon Sep 17 00:00:00 2001 From: Jesper Johansen Date: Wed, 7 Aug 2013 00:59:28 +0200 Subject: [PATCH] Add the
element to the list of HTML5 selectors --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index e3238adb..729219d2 100644 --- a/style.css +++ b/style.css @@ -60,6 +60,7 @@ figcaption, figure, footer, header, +main, nav, section { display: block;