chore: improve html archi + header styles
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
<template>
|
||||
<main>
|
||||
<div>
|
||||
<AppHeader />
|
||||
<slot />
|
||||
<main>
|
||||
<slot />
|
||||
</main>
|
||||
<AppFooter />
|
||||
</main>
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user