From 934af214b792b50f30b6e429325ad12bef5bba91 Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期三, 05 七月 2023 10:05:02 +0800 Subject: [PATCH] no message --- public/html/freebuy.html | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/public/html/freebuy.html b/public/html/freebuy.html index 8fbe2f0..c51b4a7 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,8 +288,8 @@ width: 100%; height: 0.5rem; position: absolute; - top: 10px; - left: 10px; + top: 0.5rem; + left: 0.4rem; } .appback-img { -- Gitblit v1.9.3