This commit is contained in:
2020-10-06 22:16:24 +00:00
parent 1643cada73
commit 5229cf11e8

View File

@@ -1,6 +1,6 @@
<template> <template>
<div> <div>
<v-row align="center" justify="center" class="mx-auto mt-sm-12 mb-8"> <v-row align="center" justify="center" class="mx-auto mt-sm-12 mb-16">
<v-col cols="12" offset-md="4"> <v-col cols="12" offset-md="4">
<form> <form>
<v-row> <v-row>
@@ -101,8 +101,8 @@
</form> </form>
</v-col> </v-col>
</v-row> </v-row>
<v-footer color="primary" padless absolute> <v-footer color="primary" padless absolute >
<div style="text-align: center;" class="mx-auto pa-4 mb-10 mb-sm-1"> <div style="text-align: center;" class="mx-auto pa-4 mb-10 mb-sm-1 mt-n8">
<a <a
href="https://ayanova.com" href="https://ayanova.com"
target="_blank" target="_blank"