Skip to content
Snippets Groups Projects
Commit 357a6b39 authored by Remi  PLANEL's avatar Remi PLANEL
Browse files

remove v-container

parent 5ca56bdf
Branches
No related tags found
No related merge requests found
<template> <template>
<v-container>
<v-row justify="center"> <v-row justify="center">
<v-col cols="auto"> <v-col cols="auto">
<v-card flat color="transparent" max-width="1280"> <v-card flat color="transparent" max-width="1280">
...@@ -8,5 +7,4 @@ ...@@ -8,5 +7,4 @@
</v-card-text> </v-card </v-card-text> </v-card
></v-col> ></v-col>
</v-row> </v-row>
</v-container>
</template> </template>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment