From 949739f33f7cc0c0b277cbccfdd61ac311bb6928 Mon Sep 17 00:00:00 2001
From: zhaojs <349234519@qq.com>
Date: 星期三, 05 七月 2023 10:00:08 +0800
Subject: [PATCH] no message

---
 public/html/freebuy.html |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/public/html/freebuy.html b/public/html/freebuy.html
index 8fbe2f0..b8e0c28 100644
--- a/public/html/freebuy.html
+++ b/public/html/freebuy.html
@@ -58,6 +58,8 @@
         }
         .act_header .centent{
             text-align: center;
+            background: #FF451F;
+            padding-top: 0.6rem;
         }
         .act_header .centent img{
             width:100%;
@@ -286,7 +288,7 @@
     width: 100%;
     height: 0.5rem;
     position: absolute;
-    top: 10px;
+    top: 0.4rem;
     left: 10px;
 }
 .appback-img

--
Gitblit v1.9.3