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