소스 검색

Add files via upload

Capitan Cloud 1 년 전
부모
커밋
954f43a09e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Private/scripts/home.php

+ 1 - 1
Private/scripts/home.php

@@ -988,7 +988,7 @@
         //  $(this).css("height", "");
         //}
         $(this).css("height", window.innerHeight);
-        if (window.innerWidth < 800) {
+        if (window.innerWidth < 1000) {
           $(this).css("width", "90%");
           $(this).css("max-width", "90%");
           $(this).css("font-size", "12px");