From ddf569f97dbcb4531924a31704aa8862176f5122 Mon Sep 17 00:00:00 2001 From: Lee <342694918@qq.com> Date: Mon, 17 Jan 2022 16:31:15 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4117?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/style.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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;