From 4e909215d9f7daa060785dc7ae77fc94f6b1b0ef Mon Sep 17 00:00:00 2001 From: liuminjian <517059477@qq.com> Date: Wed, 23 Oct 2024 15:47:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=96=87=E6=A1=88=E9=95=BF?= =?UTF-8?q?=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/css/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/index.css b/static/css/index.css index 87bb44e..5e36e93 100644 --- a/static/css/index.css +++ b/static/css/index.css @@ -30,7 +30,7 @@ } .logo{ - width: 593px; + width: 723px; height: 72px; background: url("../images/logo.png") 0px no-repeat; }