Commit 2a33435a by Álex Álvarez

Primera versión

parent 964c9439
...@@ -115,7 +115,7 @@ body { ...@@ -115,7 +115,7 @@ body {
.footer { .footer {
display: flex; display: flex;
justify-content: space-between; /* Alinea un elemento a la izquierda y otro a la derecha */ justify-content: space-between; /* Alinea un elemento a la izquierda y otro a la derecha */
width: 100%; /* Asegura que el footer ocupe todo el ancho disponible */ width: 100%;
} }
.formulario{ .formulario{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment