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>
<v-container>
<v-row justify="center">
<v-col cols="auto">
<v-card flat color="transparent" max-width="1280">
<v-card-text>
<ContentDoc />
</v-card-text> </v-card
></v-col>
</v-row>
</v-container>
<v-row justify="center">
<v-col cols="auto">
<v-card flat color="transparent" max-width="1280">
<v-card-text>
<ContentDoc />
</v-card-text> </v-card
></v-col>
</v-row>
</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