Merge branch 'Axel' of repositorio.acatlan.unam.mx:IO/front-AT

This commit is contained in:
2026-05-21 13:12:14 -05:00
4 changed files with 304 additions and 44 deletions
+2 -1
View File
@@ -109,7 +109,7 @@ footer p {
height: 600px;
min-height: 520px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
overflow: hidden;
overflow: visible;
background-color: #f9f9f9;
z-index: 0;
animation: fadeInUp 1s ease forwards;
@@ -121,6 +121,7 @@ footer p {
height: 100%;
display: flex;
flex-direction: column;
overflow: visible;
}
.containerForm {