From 716f25850c49e2afe91cd923e73acd90ea988b20 Mon Sep 17 00:00:00 2001 From: yuchenglong Date: Mon, 22 Dec 2025 17:23:44 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E9=94=99=E8=AF=AF=E6=8F=90?= =?UTF-8?q?=E7=A4=BA=E6=A1=86=E5=AE=BD=E5=BA=A6=E8=87=B3=20900px?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/U1/u1.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/U1/u1.css b/src/pages/U1/u1.css index d9fc48c..190b3e4 100644 --- a/src/pages/U1/u1.css +++ b/src/pages/U1/u1.css @@ -44,7 +44,7 @@ top: 60px; left: 50%; transform: translateX(-50%); - width: 800px; + width: 900px; overflow-wrap: break-word; color: rgba(255, 0, 0, 1); font-size: 36px;