From 4efa964eede86720346feb454f5bb3c20d24d901 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Mon, 30 Oct 2023 17:07:22 +0800
Subject: [PATCH] 楼盘表相关页面

---
 static/margin.css |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/static/margin.css b/static/margin.css
index f17a34d..cdf34c3 100644
--- a/static/margin.css
+++ b/static/margin.css
@@ -59,6 +59,10 @@
     margin-top: 20rpx;
 }
 
+.mt-40 {
+    margin-top: 40rpx;
+}
+
 .mt-55 {
     margin-top: 55rpx;
 }

--
Gitblit v1.9.3