This commit is contained in:
ct
2025-06-21 22:01:04 +08:00
parent 12733015f2
commit 74afd9b144
4 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
export default function ComingSoon() {
return (
<div className="flex min-h-screen flex-col items-center justify-center bg-white px-4 text-center">
<div className="flex min-h-screen flex-col items-center justify-center bg-white px-4 text-center dark:bg-black">
<div className="max-w-2xl space-y-5">
<div className="grid items-center justify-center space-y-3">
<h1 className="font-display ml-0 text-2xl tracking-wide md:ml-3 md:text-4xl">MEMEAIGEN</h1>