From cf20cf73470b48ffdbd286e7976310b04c58a106 Mon Sep 17 00:00:00 2001 From: cebgcontract <99630598+cebgcontract@users.noreply.github.com> Date: Fri, 25 Feb 2022 14:11:57 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=89=8B=E6=9C=BA=E7=89=88in?= =?UTF-8?q?vestors=E7=9A=84=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/index/InvestorsSection.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/components/index/InvestorsSection.vue b/src/components/index/InvestorsSection.vue index 2adcef0..3747ab3 100644 --- a/src/components/index/InvestorsSection.vue +++ b/src/components/index/InvestorsSection.vue @@ -71,6 +71,9 @@ export default class extends Vue { } .list{ margin-bottom: 5vw; + justify-content: space-between; + width: 80vw; + gap: 5vw; .coso{ width: 16.4vw; height: 16.4vw;