fix: make 404 top-aligned
This commit is contained in:
parent
16f13263d6
commit
1e87a8556e
@ -4,7 +4,7 @@
|
||||
<ContentDoc tag="article" class="prose dark:prose-invert">
|
||||
<template #not-found>
|
||||
<!-- 404 -->
|
||||
<main class="prose dark:prose-invert">
|
||||
<main class="prose dark:prose-invert h-full">
|
||||
<h1>404 - Not Found</h1>
|
||||
<p>Maybe you can find somewhere else?</p>
|
||||
</main>
|
||||
|
Loading…
Reference in New Issue
Block a user