cambios menores

This commit is contained in:
Bryam Cesar
2025-08-15 14:18:36 -03:00
parent fd8e68e236
commit cd396ed001
3 changed files with 4 additions and 5 deletions
+1 -4
View File
@@ -9,12 +9,9 @@
</head>
<body class="bg-gradient-to-br from-blue-500 to-blue-700 flex items-center justify-center min-h-screen px-4">
<div class="flex flex-col items-center space-y-6 w-full max-w-lg">
<!-- Título -->
<h1 class="text-4xl font-bold text-white text-center drop-shadow-lg">
Bicicletería Lauck
</h1>
<h1 class="text-4xl font-bold text-white text-center drop-shadow-lg"> Bicicletería Lauck </h1>
<!-- Formulario -->
<div class="bg-white p-8 rounded-xl shadow-lg w-full max-w-md">