Added 404
This commit is contained in:
@@ -33,7 +33,7 @@ const pageDescription = description || config.siteConfig.meta.description;
|
||||
</head>
|
||||
<body class="flex flex-col min-h-screen overflow-x-hidden">
|
||||
<main
|
||||
class="flex-grow flex flex-col gap-4 items-center justify-center pb-[68px] sm:pb-[76px]"
|
||||
class="grow flex flex-col gap-4 items-center justify-center pb-17 sm:pb-19"
|
||||
>
|
||||
<slot />
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user