CSS 불러와서 적용시 모바일에서 글씨등 크기가 틀어져요... 채택완료
아래 소스처럼 index.php에서 list.php를 불러오면 데스크탑에서는 list.php내용이 잘 표출됩니다.
그런데 모바일에서 보면 글씨크기 및 이미지가 틀어져서요.
list.php를 직접 URL쳐서 보면 모바일에서도 정상적으로 나오는데
꼭 저렇게 불러서보면 틀어지네요.
왜 그런지 알려주세요~ 부탁드려요~~~
index.php
list.php
.cont4 {background: url(/img/list.jpg)no-repeat center top; height: 775px; width: 100%; margin: 0 auto; position: relative} .cont4 .counsel_rolling {position: absolute; max-width:100%; left: 85px; top: 200px} #user_list {max-width:100%} .cont4 .counsel_rolling .model {width:200px} .cont4 .counsel_rolling dl {text-align: center} .cont4 .counsel_rolling dd {float: left; margin-right: 30px} .cont4 .counsel_rolling li {height: 80px; font-size: 24px; font-weight: bold; vertical-align: middle; line-height: 80px; border-bottom: 1px solid #A3A4C0} .cont4 .counsel_rolling .status_s img {width: 100px; vertical-align: middle} .cont4 .box {width: 150px; height: 150px; background: #fff; border-radius: 50%; position: absolute; left: 400px; bottom: 15px} @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { #countdown .countDiv {width: .35em; height: 1.35em !important} }
-
- 2020-02-04
- 제품
- 종류
- 크기

-