Fix mobile scroll jump, add comments, rename to Котограм
This commit is contained in:
@@ -30,7 +30,7 @@ export default function LoginPage() {
|
||||
<div className="mx-auto mb-5 h-14 w-14 rounded-2xl flex items-center justify-center bg-[var(--accent)] shadow-sm">
|
||||
<Cat className="h-7 w-7 text-white" strokeWidth={1.5} />
|
||||
</div>
|
||||
<h1 className="text-2xl font-800 tracking-tight">Catstagram</h1>
|
||||
<h1 className="text-2xl font-800 tracking-tight">Котограм</h1>
|
||||
<p className="text-sm text-[var(--fg-tertiary)] mt-1">Войдите, чтобы смотреть котов</p>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user