See999 5 years ago
parent
commit
aed53405ff
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/styles/media.scss

+ 1 - 1
src/styles/media.scss View File

@@ -1,4 +1,4 @@
1
-@media only screen and (max-width: 414px) {
1
+@media only screen and (max-width: 500px) {
2 2
   html {
3 3
     font-size: 30px;
4 4
   }