stop using <section> improperly

This commit is contained in:
2020-07-14 08:41:18 -04:00
parent cb7219f790
commit 12b056f70b
16 changed files with 30 additions and 28 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ main {
}
}
section.page {
div.layout {
max-width: $max-width;
margin: 0 auto;
padding-left: 1.5em;