From 496213c75a59897c7b853a7bc515c42a140ce045 Mon Sep 17 00:00:00 2001
From: zhaojs <349234519@qq.com>
Date: 星期一, 31 七月 2023 10:40:07 +0800
Subject: [PATCH] no message

---
 pages/takeout/mt.css |   40 +++++++++++++++++++++-------------------
 1 files changed, 21 insertions(+), 19 deletions(-)

diff --git a/pages/takeout/mt.css b/pages/takeout/mt.css
index 5a292d1..73fa550 100644
--- a/pages/takeout/mt.css
+++ b/pages/takeout/mt.css
@@ -69,7 +69,7 @@
 
 .code-flow-img {
 	width: 80%;
-	height: 3.4rem;
+	height: 3.1rem;
 }
 
 .code-img {
@@ -95,25 +95,27 @@
 	border-radius: 39rpx;
 	line-height: 78rpx;
 }
-.rulesContent{
+
+.rulesContent {
 	padding: 0 28rpx;
 	margin-top: 45rpx;
 	color: #fff;
-	.txt-title {
-		width: 100%;
-		font-size: 32rpx;
-		font-weight: 500;
-		color: #FFFFFF;
-		line-height: 48rpx;
-		margin-bottom: 20rpx;
-	}
-	
-	.richtext-content {
-		width: 100%;
-		margin-bottom: 40rpx;
-		font-size: 26rpx;
-		font-weight: 400;
-		line-height: 48rpx;
-		color: #FFFFFF;
-	}
+}
+
+.txt-title {
+	width: 100%;
+	font-size: 32rpx;
+	font-weight: 500;
+	color: #FFFFFF;
+	line-height: 48rpx;
+	margin-bottom: 20rpx;
+}
+
+.richtext-content {
+	width: 100%;
+	margin-bottom: 40rpx;
+	font-size: 26rpx;
+	font-weight: 400;
+	line-height: 48rpx;
+	color: #FFFFFF;
 }
\ No newline at end of file

--
Gitblit v1.9.3