move stuff for main
This commit is contained in:
Vendored
+2
-2
@@ -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.
|
||||
*/
|
||||
|
||||
|
||||
Vendored
+1
-1
@@ -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.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user