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 b070689 commit 732b79aCopy full SHA for 732b79a
style.css
@@ -1,4 +1,4 @@
1
-@media (width > 750px) {
+@media only screen and (width > 750px) {
2
body {
3
width: 50%;
4
min-width: 750px;
0 commit comments