From af648707fa2b2f86eff95629be0c092013790c76 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期四, 25 七月 2024 18:23:08 +0800
Subject: [PATCH] ''

---
 wechat_jiaxuan/pages/index/index.wxss |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/wechat_jiaxuan/pages/index/index.wxss b/wechat_jiaxuan/pages/index/index.wxss
index 8962a9f..57cf50e 100644
--- a/wechat_jiaxuan/pages/index/index.wxss
+++ b/wechat_jiaxuan/pages/index/index.wxss
@@ -97,7 +97,7 @@
   width: 100%;
 }
 .container .strategy {
-  padding: 40rpx 40rpx;
+  padding: 80rpx 40rpx;
   background: #F7F7F7;
 }
 .container .strategy .item {
@@ -122,14 +122,14 @@
 }
 .container .strategy .line .line_left {
   width: 324rpx;
-  height: 304rpx;
+  height: 340rpx;
 }
 .container .strategy .line .line_right .item {
   width: 322rpx;
-  height: 140rpx;
+  height: 160rpx;
 }
 .container .strategy .line .line_right .item:nth-last-child(1) {
-  margin-top: 24rpx;
+  margin-top: 20rpx;
 }
 .container .strategy .home_id {
   width: 670rpx;

--
Gitblit v1.9.3