otro punto al login

This commit is contained in:
Marcelo 2026-06-01 11:00:39 -03:00
parent 36e0b1cf46
commit b07d7062c8
1 changed files with 2 additions and 2 deletions

View File

@ -8,9 +8,9 @@ $currencies = getCurrenciesFromEnv();
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Comparador de Precios - Login .</title>
<title>Comparador de Precios - Login ..</title>
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<link rel="stylesheet" href="/assets/css/tailwind.css">
<link rel="stylesheet" href="/assets/css/tailwind.css">
</head>
<body class="bg-gradient-to-br from-blue-50 to-indigo-100 min-h-screen">
<!-- Botón Cotizar (Fixed en la esquina superior derecha) -->