From 22b9505b731f583096b43c8176c840f4cee33e18 Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Wed, 24 Jun 2026 15:01:23 +0800
Subject: [PATCH] UI:澜品优选 购物9折改成最低八折

---
 static/css/ginfo.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/static/css/ginfo.css b/static/css/ginfo.css
index a20fcd2..998994f 100644
--- a/static/css/ginfo.css
+++ b/static/css/ginfo.css
@@ -62,7 +62,7 @@
 }
 .gTitle view text:nth-child(2){
 	font-size: 36upx;
-	margin: 0 50upx 0 10upx;
+	margin: 0 10upx 0 10upx;
 }
 .gInfo-title{
 	width: 100%;

--
Gitblit v1.9.3