Colo
0
Q:

vuetify v-spacer

<v-container grid-list-xl>
  <v-layout row justify-space-between>
    <v-flex md3>
      ...
    </v-flex>
    <v-flex md3>
      ...
    </v-flex>
  </v-layout> 
  <v-layout row justify-space-around>
    <v-flex md3>
      ...
    </v-flex>
    <v-flex md3>
      ...
    </v-flex>
  </v-layout>
</v-container>
-1

New to Communities?

Join the community