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;