chore: continued redesign readme

This commit is contained in:
LukeGus
2026-05-20 16:56:02 -05:00
parent a045d660fc
commit aa71183d08
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -877,7 +877,7 @@ export function Auth({ onLogin }: AuthProps) {
</div>
</div>
{/* Right panel — auth form */}
{/* Right panel */}
<div className="flex flex-1 items-center justify-center p-6 overflow-y-auto relative">
<div className="w-full max-w-sm flex flex-col gap-6">
{/* TOTP view */}