move stuff for main

This commit is contained in:
ntr
2019-05-16 21:38:43 +10:00
parent fb9e947c9c
commit 3732e5414f
9 changed files with 33 additions and 33 deletions
+2 -2
View File
@@ -41,7 +41,7 @@ hgroup,
main,
menu,
nav,
section,
main,
summary {
display: block;
}
@@ -128,7 +128,7 @@ dfn {
}
/**
* Address variable `h1` font-size and margin within `section` and `article`
* Address variable `h1` font-size and margin within `main` and `article`
* contexts in Firefox 4+, Safari, and Chrome.
*/
+1 -1
View File
@@ -398,7 +398,7 @@ hr {
/*
Note: The best way to structure the use of media queries is to create the queries
near the relevant code. For example, if you wanted to change the styles for buttons
on small devices, paste the mobile query code up in the buttons section and style it
on small devices, paste the mobile query code up in the buttons main and style it
there.
*/