From db1f17468c6f8f62f8a2e77ca22d5eef0fb81166 Mon Sep 17 00:00:00 2001 From: tianyaxiang Date: Tue, 4 Feb 2025 17:50:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=A8=A1=E7=89=88=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config/wechat-templates.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/wechat-templates.ts b/src/config/wechat-templates.ts index 90d9e20..2d98576 100644 --- a/src/config/wechat-templates.ts +++ b/src/config/wechat-templates.ts @@ -45,7 +45,7 @@ export const templates: Template[] = [ h2: { display: 'table', padding: '0 0.2em', - margin: '4em auto 2em', + margin: '2em auto 2em', color: '#fff', background: 'var(--themeColor)', fontSize: '1.2em',