Update default.vue style
This commit is contained in:
parent
502d76f060
commit
8173ed2fa1
@ -11,7 +11,7 @@ export default {
|
|||||||
<template>
|
<template>
|
||||||
<v-layout class="text-gray-700 dark:text-gray-200 min-h-screen flex flex-col">
|
<v-layout class="text-gray-700 dark:text-gray-200 min-h-screen flex flex-col">
|
||||||
<Nav />
|
<Nav />
|
||||||
<div class="m-auto mt-0 text-left flex">
|
<div class="m-auto mt-0 px-5 text-left flex">
|
||||||
<RouterView />
|
<RouterView />
|
||||||
</div>
|
</div>
|
||||||
<Footer />
|
<Footer />
|
||||||
|
Loading…
Reference in New Issue
Block a user