Ajustes en tabs (ya funciona el cambio entre cursos)

This commit is contained in:
2024-09-18 20:47:51 -06:00
parent 3a1578e417
commit ebdba6cab1
2 changed files with 73 additions and 69 deletions
+5 -2
View File
@@ -213,7 +213,7 @@
padding: 10px;
overflow-x: scroll !important;
height: fit-content;
flex-wrap: nowrap !important;
/*flex-wrap: nowrap !important;*/
}
#Entresemana ul li {
@@ -301,4 +301,7 @@
}
#tab-cursos{
font-size: x-large;
}
}
.tab-content .active{
display: block;
}