diff --git a/view/peko/home/css/index.css b/view/peko/home/css/index.css index d6fd991..79e53b1 100644 --- a/view/peko/home/css/index.css +++ b/view/peko/home/css/index.css @@ -610,7 +610,7 @@ } body .contactUs_pub .contactUs_pub_in, html .contactUs_pub .contactUs_pub_in { - width: 7.12rem; + width: 7.8rem; height: 6.4rem; left: 50%; top: 50%; @@ -640,7 +640,7 @@ } body .contactUs_pub .contactUs_pub_in ul, html .contactUs_pub .contactUs_pub_in ul { - width: 6rem; + width: 7.1rem; margin: 0 auto 0; } body .contactUs_pub .contactUs_pub_in ul li, diff --git a/view/peko/home/css/index.scss b/view/peko/home/css/index.scss index 29b8adf..f7c0cb5 100644 --- a/view/peko/home/css/index.scss +++ b/view/peko/home/css/index.scss @@ -815,7 +815,7 @@ display: none; .contactUs_pub_in { - width: px2rem(534); + width: 7.8rem; height: px2rem(480); left: 50%; top: 50%; @@ -844,7 +844,7 @@ } ul { - width: 6rem; + width: 7.1rem; margin: 0 auto 0; li { diff --git a/view/peko/home/index.html b/view/peko/home/index.html index dbd3040..971c464 100644 --- a/view/peko/home/index.html +++ b/view/peko/home/index.html @@ -151,7 +151,7 @@