From 5813c1642b78d830e3095a6b2a157cc664b005bb Mon Sep 17 00:00:00 2001 From: fengjun Date: Fri, 12 Dec 2025 13:42:56 +0800 Subject: [PATCH] =?UTF-8?q?map=E5=9B=BE=E7=89=87css?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/style.css b/assets/css/style.css index 00711a3..217179a 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -3022,7 +3022,7 @@ img { #0.7 about-section --------------------------------------------------------------*/ .about-section, .about-section-s2 { - background: #ebf4fd url("../images/bg_2.jpg") center center; + background: #ebf4fd url("../images/index/map_bk.jpg") center center; background-size: 100% 100%; padding: 100px 0 50px 0; }