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;