We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2e92bf commit 873271eCopy full SHA for 873271e
1 file changed
docs/src/pages/[...404].svelte
@@ -4,7 +4,7 @@
4
5
<svelte:head> <title>404</title> </svelte:head>
6
7
-<Content>
+<Content style="min-height: calc(100vh - 6rem - 1px);">
8
<Grid>
9
<Row>
10
<Column>
0 commit comments