We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d96af53 commit 1ada95bCopy full SHA for 1ada95b
css/large.css
@@ -1,6 +1,6 @@
1
/* 64em is also 1028px (if basefont is 16px) */
2
-@media only screen and (min-width: 64rem) {
3
-
+/* @media only screen and (min-width: 64rem) { */
+@media only screen and (min-width: 35rem) {
4
header, nav, main, footer {
5
max-width: 64rem;
6
margin: auto;
@@ -56,4 +56,4 @@ form label.sbs {
56
57
/*----------- FOOTER --------------*/
58
59
-} /* end of media query */
+} /* end of media query */
0 commit comments