Add proper styles to handle Header's fixed position and main tag to display correctly.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div>
|
||||
<Header />
|
||||
<main>
|
||||
<main class="mt-16 px-4">
|
||||
<Nuxt />
|
||||
</main>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user