Update style
This commit is contained in:
parent
7e31f8653f
commit
3ad93133f3
@ -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 mt m-auto text-left">
|
||||
<div class="prose m-auto text-left">
|
||||
<RouterView />
|
||||
</div>
|
||||
<Footer />
|
||||
|
@ -1,4 +1,4 @@
|
||||
<div class="text-center">
|
||||
<div class="text-center mt">
|
||||
<div i-carbon-dicom-overlay class="text-4xl -mb-6 m-auto" />
|
||||
<h3>关于本站</h3>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user