Update post style

This commit is contained in:
thehrz 2023-06-20 23:49:45 +08:00
parent 89b56f7d71
commit 7e31f8653f

View File

@ -11,7 +11,7 @@ export default {
<template>
<v-layout class="text-gray-700 dark:text-gray-200 min-h-screen flex flex-col">
<Nav />
<div class="prose m-auto text-left">
<div class="prose mt m-auto text-left">
<RouterView />
</div>
<Footer />