mirror of
https://github.com/documenso/documenso.git
synced 2025-11-10 04:22:32 +10:00
qoc, no logo on register
This commit is contained in:
@ -50,7 +50,7 @@ export default function Login() {
|
||||
<div className="flex min-h-full items-center justify-center py-12 px-4 sm:px-6 lg:px-8">
|
||||
<div className="w-full max-w-md space-y-8">
|
||||
<div>
|
||||
<Logo className="mx-auto h-10 w-auto her"></Logo>
|
||||
<Logo className="mx-auto h-10 w-auto"></Logo>
|
||||
<h2 className="mt-6 text-center text-3xl font-bold tracking-tight text-gray-900">
|
||||
Sign in to your account
|
||||
</h2>
|
||||
|
||||
Reference in New Issue
Block a user