Merge branch 'Lino' of https://github.com/jls846/front-censo into Sarabia

This commit is contained in:
jls846
2025-11-27 18:16:19 -06:00
5 changed files with 8 additions and 5 deletions
@@ -5,7 +5,6 @@
padding: 15px;
border-radius: 8px;
font-size: 16px;
margin-bottom: 25px;
}
/* === Contenedor de tabla === */
+1 -1
View File
@@ -75,7 +75,7 @@
/* Input */
.input-contenedor input {
width: 40%;
width: 100%;
padding: 6px 6px 6px 6px;
border: 2px solid #003e79;
border-radius: 6px;
@@ -4,7 +4,6 @@
padding: 15px;
border-radius: 8px;
font-size: 16px;
margin-bottom: 25px;
}