From 1adf2a84c24a0557fe75d90b56d62d3750986b6e Mon Sep 17 00:00:00 2001 From: Lee-1203 <342694918@qq.com> Date: Tue, 15 Feb 2022 17:31:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BE=E7=89=87=E6=8E=A7=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/css/style.css b/css/style.css index ceddc17..7e59466 100644 --- a/css/style.css +++ b/css/style.css @@ -214,6 +214,7 @@ .left-img{ width: 100%; height: 336px; + overflow: hidden; } .left-img img{ width: 100%; @@ -280,6 +281,7 @@ .first-img{ width: 183px; height: 123px; + overflow: hidden; } .first-img img{ width: 183px; @@ -1069,6 +1071,7 @@ } .news-img{ height: 270px; + overflow: hidden; } .news-img img{ width: 100%;