cambios menores
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user