From 0da9291f351516e7219f241c837b7ebeb5366f7c Mon Sep 17 00:00:00 2001 From: "tangly1024.com" Date: Mon, 6 Nov 2023 12:37:13 +0800 Subject: [PATCH] commerce --- themes/commerce/style.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/commerce/style.js b/themes/commerce/style.js index fd363958..8d1a5383 100644 --- a/themes/commerce/style.js +++ b/themes/commerce/style.js @@ -16,7 +16,7 @@ const Style = () => { // 产品介绍区域字体放大 #brand-introduction .notion { - font-size: 1.3rem !important; + font-size: 1.5rem !important; } /* 菜单下划线动画 */