From 511b3179f66ffd2f31caf020f8813b8b11797b98 Mon Sep 17 00:00:00 2001 From: Pengxiansen <2422914688@qq.com> Date: Wed, 26 Feb 2025 13:04:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/growth/index.vue | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/views/growth/index.vue b/src/views/growth/index.vue index 4dc0038d..c76720a2 100644 --- a/src/views/growth/index.vue +++ b/src/views/growth/index.vue @@ -284,10 +284,9 @@ export default { margin: 30px 0 10px 0; } .tip-content { - font-weight: 700; - font-size: 14px; + font-size: 15px; color: #333333; - line-height: 40px; + line-height: 22px; } .growth-nav { display: flex;