From 123f57d0ea1865b6d54969479c8e10e829542def Mon Sep 17 00:00:00 2001
From: 15295036569 <349234519@qq.com>
Date: 星期一, 26 六月 2023 11:43:25 +0800
Subject: [PATCH] Merge branch 'master' of http://60.204.153.149:8081/r/dfgApi

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

diff --git a/public/html/freebuy.html b/public/html/freebuy.html
index 0f886c7..3803c56 100644
--- a/public/html/freebuy.html
+++ b/public/html/freebuy.html
@@ -158,7 +158,7 @@
 
 
         .list-section{
-            display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: space-between;justify-content: space-between;padding: 0 1.87%;
+            display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: space-between;justify-content: space-between;padding: 0 1.87%;margin-top: 0.6rem;
         }
         .list-section .listTmp{
             width: 49%;background: #fff;border-radius: .08rem;margin-bottom: .14rem;box-sizing: border-box;

--
Gitblit v1.9.3