From 3c9050e82e582414dc7b208c8283fe47be37eeba Mon Sep 17 00:00:00 2001
From: chengkun <chengkun@ishangstudy.com>
Date: Mon, 15 Sep 2025 14:39:17 +0800
Subject: [PATCH] Merge branch 'master' into demo

---
 public/static/home/css/index/index.css |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/public/static/home/css/index/index.css b/public/static/home/css/index/index.css
index c0b150a..154b8f4 100644
--- a/public/static/home/css/index/index.css
+++ b/public/static/home/css/index/index.css
@@ -5,4 +5,13 @@
 
 a {
     text-decoration: none;
+}
+
+.post_team_p11 {
+    padding: 15px 0;
+    height: 100px;
+    /* line-height: 100px; */
+    display: flex;
+    justify-content: center;
+    align-items: center;
 }
\ No newline at end of file

--
Gitblit v1.9.0