From 09f41d210c0d38bb9058f1de7605e6a8d445bd21 Mon Sep 17 00:00:00 2001 From: 付延余 <f-yanyu@outlook.com> Date: 星期二, 26 四月 2022 10:43:18 +0800 Subject: [PATCH] 首页数据 --- src/pages/show/otherBusiness/otherBusinessChild/OtherB_GongGuTuoPin.vue | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/show/otherBusiness/otherBusinessChild/OtherB_GongGuTuoPin.vue b/src/pages/show/otherBusiness/otherBusinessChild/OtherB_GongGuTuoPin.vue index 37b62e7..b9d6e2a 100644 --- a/src/pages/show/otherBusiness/otherBusinessChild/OtherB_GongGuTuoPin.vue +++ b/src/pages/show/otherBusiness/otherBusinessChild/OtherB_GongGuTuoPin.vue @@ -301,7 +301,7 @@ } .el-table .cell { - font-size: $fontSize-24; + font-size: $fontSize-28; color: $color-darkGrey; font-weight: 300; line-height: 1.5; // 鍦ㄨ繖閲岃缃楂橈紝琛ㄦ牸鍏ㄥ眬 @@ -339,11 +339,11 @@ margin-top: 0.078125rem; /* 20/256 */ &:nth-of-type(2) { - margin-top: 0.5234375rem; + margin-top: 5%; } &:nth-of-type(3) { - margin-top: 0.5234375rem; + margin-top: 5%; } h1 { -- Gitblit v1.9.1