From a509e48bf7336b6007e1eee7e81a6612a0fb006c Mon Sep 17 00:00:00 2001
From: 付延余 <f-yanyu@outlook.com>
Date: 星期日, 24 四月 2022 14:42:44 +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