fixed layouts, routing and the platform switcher.
This commit is contained in:
+1
-1
@@ -91,7 +91,7 @@ export default function LoginPage() {
|
||||
<main className="min-h-screen bg-black text-zinc-50">
|
||||
<div className="mx-auto flex max-w-md flex-col px-4 py-10">
|
||||
<h1 className="text-2xl font-semibold tracking-tight">
|
||||
Log In to <span className="text-amber-300">The Armory</span>
|
||||
Log In to <span className="text-amber-300">The Builder</span>
|
||||
</h1>
|
||||
<p className="mt-2 text-sm text-zinc-400">
|
||||
Use your beta credentials to get back to your saved builds.
|
||||
|
||||
Reference in New Issue
Block a user