From 9dec6cf02e811725c553ad946006061001bc9aca Mon Sep 17 00:00:00 2001 From: ATRI Date: Wed, 29 Apr 2026 01:18:47 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A1=20=E8=B0=83=E6=95=B4=E7=BC=A9?= =?UTF-8?q?=E6=94=BE=E4=B8=BA80%+=E5=AE=8C=E5=96=84=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ATRI My Dear Moments/skills/atri_server_health.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ATRI My Dear Moments/skills/atri_server_health.md b/ATRI My Dear Moments/skills/atri_server_health.md index 368d2f2..c2b40ad 100644 --- a/ATRI My Dear Moments/skills/atri_server_health.md +++ b/ATRI My Dear Moments/skills/atri_server_health.md @@ -85,7 +85,7 @@ body{background:#f5efe9;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI', min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px;} .box{background:#fff;border-radius:20px;padding:14px 18px;max-width:420px;width:100%; box-shadow:0 4px 16px rgba(0,0,0,0.05),0 1px 2px rgba(0,0,0,0.03); - transform:scale(2.5);transform-origin:center;margin:0 auto;} + transform:scale(2.0);transform-origin:center;margin:0 auto;} .h{display:flex;align-items:center;gap:6px;margin-bottom:4px;} .h h2{color:#d06040;font-size:14px;font-weight:600;letter-spacing:-0.2px;} .h span:last-child{color:#8e8e98;font-size:9px;margin-left:auto;font-weight:450;}