From 5aec8ff9d863410fdebc297146c70fe7f776683a Mon Sep 17 00:00:00 2001 From: "3127647737@qq.com" <3127647737@qq.com> Date: Fri, 31 Jul 2026 16:17:42 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=94=B6=E7=B4=A7=E7=A7=BB=E5=8A=A8?= =?UTF-8?q?=E7=AB=AF=E9=A6=96=E9=A1=B5=E6=B5=AE=E5=B1=82=E4=BD=8D=E7=BD=AE?= 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 8282629..97cebdf 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: 24px; top: 28px; } + .chip-b { right: 64px; top: 28px; } .chip-c { left: 10px; bottom: 36px; } .section { padding: 68px 0; } .section-title { font-size: 32px; }