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