From 4e3227361bf14eaa45d84aa56093f5d36d272d28 Mon Sep 17 00:00:00 2001 From: zx <604444282@qq.com> Date: Thu, 7 Jul 2022 18:03:27 +0800 Subject: [PATCH] zx --- src/views/HomePage/title.less | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/HomePage/title.less b/src/views/HomePage/title.less index 8809ed7..9dbdbda 100644 --- a/src/views/HomePage/title.less +++ b/src/views/HomePage/title.less @@ -1,5 +1,5 @@ .home-page-content { - padding: 12px 24px 24px 24px; + padding: 24px; background: #F9F9F9; .top-number { display: flex; @@ -64,8 +64,8 @@ } }; .grey-line-cross { - width: 1515px; - margin-left: 14px; + width: 90%; + margin-left: 24px; height: 1px; background: #E8E8E8; } @@ -94,7 +94,7 @@ width: 1486px; height: 280px; .chart-item { - width: 100%; + width: 70%; height: calc(115%); } .chart-title {