fun improvements #1

Merged
GKaszewski merged 21 commits from fun into main 2026-03-31 00:50:17 +00:00
Showing only changes of commit 7e97459c93 - Show all commits

View File

@@ -5,7 +5,7 @@ import GoBackButton from "@/components/go-back-button";
export default function NotFound() {
return (
<div className="mx-auto max-w-md pt-16">
<Window title="Windows cannot find this page">
<Window title="Oopsie doopsie! You're lost!">
<div className="flex items-start gap-4 mb-6">
<div className="flex-shrink-0 flex h-10 w-10 items-center justify-center rounded-full bg-red-600 shadow-inner">
<svg