From f32cff008d5ebdf1fdf3c8369fb8f7b0c2b4448e Mon Sep 17 00:00:00 2001
From: guoshilong <123456>
Date: Thu, 02 Nov 2023 18:47:29 +0800
Subject: [PATCH] Merge branch 'master' of http://s16s652780.51mypc.cn:49896/r/jczz_app
---
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