From abc85531dc317a60a2e1706df3e9c48653fc4fb5 Mon Sep 17 00:00:00 2001 From: liuguowei Date: Tue, 25 May 2021 12:10:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/index.css | 6 +++--- index.html | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/css/index.css b/css/index.css index 7aa449f..e13c0cf 100644 --- a/css/index.css +++ b/css/index.css @@ -4,8 +4,8 @@ } .wrap{ /*height: 100vh;*/ - background:url('../img/indexBgm3.png') no-repeat; - background-size: 100% 100%; + /* background:url('../img/indexBgm3.png') no-repeat; + background-size: 100% 100%; */ overflow: hidden; } .box { @@ -19,7 +19,7 @@ .box img { width: 100%; - height: 100%; + /* height: 100%; */ object-fit:cover; } diff --git a/index.html b/index.html index f166719..721e283 100644 --- a/index.html +++ b/index.html @@ -11,7 +11,7 @@ - +