mirror of
https://github.com/NotXia/notxia.github.io.git
synced 2025-12-15 19:22:21 +01:00
Update page spacing
This commit is contained in:
@ -2,7 +2,9 @@
|
|||||||
<div class="bg-white text-gray-900
|
<div class="bg-white text-gray-900
|
||||||
dark:bg-gray-900 min-h-screen dark:text-slate-50"
|
dark:bg-gray-900 min-h-screen dark:text-slate-50"
|
||||||
style="font-family: 'Comfortaa';">
|
style="font-family: 'Comfortaa';">
|
||||||
<RouterView />
|
<div class="container mx-auto md:px-8">
|
||||||
|
<RouterView />
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user