From 6bcb98477fafd440fc6ebb05a9c191582f667fa9 Mon Sep 17 00:00:00 2001 From: yiqiu Date: Wed, 18 Mar 2026 23:49:10 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20solution=E5=BD=A9=E8=89=B2=E7=AB=96?= =?UTF-8?q?=E6=9D=A1=E6=92=91=E6=BB=A1=E5=AE=B9=E5=99=A8=E5=85=A8=E9=AB=98?= =?UTF-8?q?=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/index.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/index.css b/css/index.css index 9a2556e..014f08b 100644 --- a/css/index.css +++ b/css/index.css @@ -4477,8 +4477,8 @@ html { content: ''; position: absolute; left: 0; - top: 20%; - height: 60%; + top: 0; + height: 100%; width: 3px; background: linear-gradient(180deg, transparent, #38BDF8, #6366F1, #EC4899, #38BDF8, transparent); background-size: 100% 300%;