From 3411c9089d6c295b445979faa2b4009171e3896e Mon Sep 17 00:00:00 2001
From: chengkun <chengkun@ishangstudy.com>
Date: Fri, 15 Aug 2025 18:04:54 +0800
Subject: [PATCH] 提交
---
public/static/home/style.css | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/public/static/home/style.css b/public/static/home/style.css
index 091b61c..cd6a2ff 100644
--- a/public/static/home/style.css
+++ b/public/static/home/style.css
@@ -2189,10 +2189,11 @@
/* witr_service2_icon_bottom */
.witr_servicetwo_text {
box-shadow: 0 0 30px 0 rgb(0 0 0 / 9%);
- padding: 57px 30px 30px;
+ padding: 55px 20px 20px;
position: relative;
background: #fff;
z-index: 1;
+ height: 260px;
}
.witr_servicetwo_text::before {
--
Gitblit v1.9.0