|
@@ -619,8 +619,8 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
619
|
619
|
section .popup2 .pop .popup_scroll {height: 47vh;}
|
620
|
620
|
}
|
621
|
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
|
624
|
.scroll_area {height: 58vh;}
|
625
|
625
|
}
|
626
|
626
|
@media screen and (max-height: 550px) {
|