This commit is contained in:
2020-08-14 18:58:47 +00:00
parent 606a5f3274
commit 342a2a57a3
2 changed files with 23 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
<template>
<v-container fluid>
<v-row>
<v-col cols="12">
<v-col cols="12" md="9" lg="7">
<v-img :src="require('../assets/underconstruction.svg')"></v-img>
</v-col>
</v-row>