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;