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

remove v-container

parent 5ca56bdf
No related branches found
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"> <v-card-text>
<v-card-text> <ContentDoc />
<ContentDoc /> </v-card-text> </v-card
</v-card-text> </v-card ></v-col>
></v-col> </v-row>
</v-row>
</v-container>
</template> </template>
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment