基本结构
This commit is contained in:
7
app.vue
7
app.vue
@@ -10,3 +10,10 @@ div.min-h-screen.flex.flex-nowrap(style="background-color: #15191e")
|
||||
button.w-6.h-6 user
|
||||
NuxtPage
|
||||
</template>>
|
||||
|
||||
<style>
|
||||
html, body {
|
||||
font-size: 14px;
|
||||
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user