diff --git a/css/style.css b/css/style.css index 1a26414..25f92fe 100644 --- a/css/style.css +++ b/css/style.css @@ -1956,7 +1956,6 @@ /* 隐藏 */ .pc-show, .head .nav-bg, - .head .phone, .side-nav{ display: none; } @@ -2164,6 +2163,9 @@ } @media screen and (max-width:768px){ + .head .logo{ + width: 120px; + } /* banner */ .banner-swiper{ height: 240px;