feat(design): neon/AI look with gradient loading states
This commit is contained in:
@@ -58,7 +58,7 @@ export default function Login() {
|
||||
<p className="text-muted-foreground text-sm">{t("auth.loginSubtitle")}</p>
|
||||
</div>
|
||||
|
||||
<Card>
|
||||
<Card className="neon-glow">
|
||||
<CardHeader className="pb-4">
|
||||
<CardTitle className="text-lg">{t("auth.signIn")}</CardTitle>
|
||||
<CardDescription>{t("auth.loginDescription")}</CardDescription>
|
||||
|
||||
Reference in New Issue
Block a user