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 2d5981e commit afb7bc4Copy full SHA for afb7bc4
dev/sass/mobile.scss
@@ -1,5 +1,5 @@
1
// keep synced with RegExr._initUI:
2
-@media only screen and (max-width: 900px) {
+@media (max-width: 900px) {
3
body {
4
//font-size: 14px;
5
0 commit comments