perf(index): update index styles
This commit is contained in:
parent
f04d097c0c
commit
d9b3d73c5d
@ -6,7 +6,7 @@
|
|||||||
<div style="--v-layout-top: 25px" class="m-auto">
|
<div style="--v-layout-top: 25px" class="m-auto">
|
||||||
<router-view v-slot="{ Component }">
|
<router-view v-slot="{ Component }">
|
||||||
<transition name="fade">
|
<transition name="fade">
|
||||||
<div class="prose max-w-100ch m-auto">
|
<div class="prose max-w-110ch m-auto">
|
||||||
<component :is="Component" />
|
<component :is="Component" />
|
||||||
</div>
|
</div>
|
||||||
</transition>
|
</transition>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<template>
|
<template>
|
||||||
<h1 class="text-12 text-center">
|
<h1 class="text-15 text-center">
|
||||||
属于19预科2班的故事还未完结
|
属于19预科2班的故事还未完结
|
||||||
</h1>
|
</h1>
|
||||||
</template>
|
</template>
|
||||||
|
Loading…
Reference in New Issue
Block a user