style: update login location

This commit is contained in:
2026-04-26 15:35:27 +08:00
parent 88cd5ef0e7
commit 12ef1dd537
12 changed files with 962 additions and 86 deletions
+2 -1
View File
@@ -39,9 +39,10 @@ export default function Landing() {
<motion.h1
initial={{ opacity: 0 }}
animate={{ opacity: 1 }}
className="font-bold text-3xl md:text-5xl text-center"
className="font-bold text-3xl md:text-5xl text-center flex flex-row gap-2 items-center justify-center"
>
DeckyVault
<span className="border border-border text-xs md:text-base px-2 py-1 rounded-md bg-primary/10 font-medium">beta</span>
</motion.h1>
<motion.h2
layout