From 2d232af76c0ad9495590ba313de07933c1f1a990 Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Fri, 11 Aug 2023 14:07:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/housingView/apartment.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/housingView/apartment.vue b/src/views/housingView/apartment.vue index 5ac3643..31314ae 100644 --- a/src/views/housingView/apartment.vue +++ b/src/views/housingView/apartment.vue @@ -159,7 +159,7 @@ let banner = () => { } .list { - margin: 0 auto; + margin: 32px auto 0; flex-wrap: wrap; justify-content: space-between;