Skip to content

Commit 732b79a

Browse files
authored
Update style.css
1 parent b070689 commit 732b79a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@media (width > 750px) {
1+
@media only screen and (width > 750px) {
22
body {
33
width: 50%;
44
min-width: 750px;

0 commit comments

Comments
 (0)