added axios to pregunta 4

This commit is contained in:
2025-11-20 18:19:09 -06:00
parent 079d0dc60e
commit 7ba649c091
6 changed files with 67 additions and 37 deletions
+1 -3
View File
@@ -10,18 +10,16 @@
margin-bottom: 25px;
border-radius: 4px;
}
.pregunta-cuadro {
background-color: #fff;
border-left: 6px solid #001f3f;
border-left: 10px solid #001f3f;
padding: 15px;
border-radius: 8px;
font-size: 16px;
margin-bottom: 25px;
}
.tabla-contenedor {
background: white;
padding: 20px;