otro punto al login
This commit is contained in:
parent
36e0b1cf46
commit
b07d7062c8
|
|
@ -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) -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue