@ -1,6 +1,6 @@
<template>
<v-app id="inspire">
<v-content>
<v-main>
<v-container class="fill-height" fluid>
<v-row align="center" justify="center">
<v-col cols="12" sm="8" md="4">
@ -10,7 +10,7 @@
</v-col>
</v-row>
</v-container>
</v-content>
</v-main>
</v-app>
</template>
@ -1,5 +1,5 @@
<v-container fluid>
<v-row justify="center">
<v-col cols="12" md="9">
@ -21,7 +21,7 @@
<script>
@ -22,7 +22,7 @@
@ -23,7 +23,7 @@
@ -1,9 +1,9 @@
<the-top-banner />
<feature-cards />
<the-bottom-banner />