1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-21 00:01:20 -04:00

stop using <section> improperly

This commit is contained in:
2020-07-14 08:41:11 -04:00
parent cb7219f790
commit 12b056f70b
16 changed files with 30 additions and 28 deletions

View File

@@ -1,7 +1,7 @@
@charset "UTF-8";
// Video Styles
section#etc {
div#layout--etc {
padding-top: 1.5em;
padding-bottom: 1.5em;
@@ -18,7 +18,7 @@ section#etc {
// Responsive
@mixin responsive--etc() {
section#etc {
div#layout--etc {
padding: 1.25em 1.1em;
h1 {