simplificar sidebar header: mismo SVG del login
This commit is contained in:
@@ -39,7 +39,7 @@ async function handleLogin() {
|
||||
<div class="flex min-h-svh flex-col items-center justify-center gap-6 bg-background p-6">
|
||||
<img src="/Alpha.svg" alt="Alpha" class="h-10 w-auto dark:invert" />
|
||||
|
||||
<Card class="w-full max-w-sm">
|
||||
<Card class="w-full max-w-sm cursor-pointer transition-colors border-primary/50">
|
||||
<CardHeader>
|
||||
<CardTitle class="text-2xl">Iniciar sesión</CardTitle>
|
||||
</CardHeader>
|
||||
|
||||
Reference in New Issue
Block a user