From 55d68753bcf7416f9257d65a011912d233a85c10 Mon Sep 17 00:00:00 2001 From: "3127647737@qq.com" <3127647737@qq.com> Date: Fri, 31 Jul 2026 16:15:28 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=B0=83=E6=95=B4=E7=A7=BB=E5=8A=A8?= =?UTF-8?q?=E7=AB=AF=E6=8C=87=E6=A0=87=E5=8D=A1=E7=89=87=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- oneinai.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oneinai.html b/oneinai.html index 6878394..8282629 100644 --- a/oneinai.html +++ b/oneinai.html @@ -683,7 +683,7 @@ } .metric-chip strong { font-size: 16px; } .chip-a { left: -2px; top: 72px; } - .chip-b { right: 8px; top: 28px; } + .chip-b { right: 24px; top: 28px; } .chip-c { left: 10px; bottom: 36px; } .section { padding: 68px 0; } .section-title { font-size: 32px; }