Browse Source

로그인 페이지 수정

whakdo963 2 years ago
parent
commit
d4322995fd
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/main/webapp/mobile/css/style.css

+ 2 - 2
src/main/webapp/mobile/css/style.css

@@ -619,8 +619,8 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
619
 	section .popup2 .pop .popup_scroll {height: 47vh;}
619
 	section .popup2 .pop .popup_scroll {height: 47vh;}
620
 }
620
 }
621
 @media screen and (max-height: 740px) {
621
 @media screen and (max-height: 740px) {
622
-	#ITP_LOGIN {position:fixed; top:80px; max-width: 500px; margin: 0 auto;}
623
-	.bg_gray {position:relative; top:-90px;}
622
+	/* #ITP_LOGIN {position:fixed; top:80px; max-width: 500px; margin: 0 auto;}
623
+	.bg_gray {position:relative; top:-90px;} */
624
 	.scroll_area {height: 58vh;}
624
 	.scroll_area {height: 58vh;}
625
 	}
625
 	}
626
 @media screen and (max-height: 550px) {
626
 @media screen and (max-height: 550px) {