This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
<template>
|
||||
<v-container fluid>
|
||||
<v-row>
|
||||
<v-col cols="12" offset="1" align-self="center" class="d-none d-md-flex">
|
||||
<v-row class="mt-sm-12">
|
||||
<v-col cols="12" offset="1" class="d-none d-md-flex">
|
||||
<v-img
|
||||
:src="require('../assets/logo.svg')"
|
||||
contain
|
||||
height="200"
|
||||
position="center top"
|
||||
height="300"
|
||||
></v-img>
|
||||
</v-col>
|
||||
<v-col cols="12" class="d-flex d-md-none">
|
||||
|
||||
Reference in New Issue
Block a user