💄 Fix 404 page alignment

This commit is contained in:
Luke Vella 2024-10-04 20:43:10 +01:00
parent 3c340bdf90
commit eb3238667a
No known key found for this signature in database
GPG key ID: 469CAD687F0D784C

View file

@ -10,7 +10,7 @@ export default async function Page() {
const { t } = await getTranslation("en");
return (
<div className="flex h-full w-full items-center justify-center">
<div className="flex h-screen w-full items-center justify-center">
<div className="space-y-8">
<div className="space-y-4 text-center">
<FileSearchIcon className="mb-4 inline-block size-24 text-gray-400" />