Fix dark color
This commit is contained in:
parent
af20021657
commit
dbae941f8a
@ -24,7 +24,7 @@ export default {
|
||||
<img class="mx-3 w-40px" src="/favicon.svg">
|
||||
|
||||
<router-link to="/">
|
||||
<v-toolbar-title class="c-coolgray-700 font-bold">
|
||||
<v-toolbar-title class="font-bold">
|
||||
合肥市南园学校19预科2班
|
||||
</v-toolbar-title>
|
||||
</router-link>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<h1 class="text-12 text-center mt-50% c-coolgray-700">
|
||||
<h1 class="text-12 text-center mt-50%">
|
||||
属于19预科2班的故事还未完结
|
||||
</h1>
|
||||
</template>
|
||||
|
Loading…
Reference in New Issue
Block a user