Cambio a la forma de obtener los indices

This commit is contained in:
2020-05-04 12:58:53 -04:00
parent ac571273f5
commit cf18949409
4 changed files with 46 additions and 3 deletions

View File

@ -129,7 +129,7 @@
#indice .img,
#indice .img img {
max-height: 20rem !important;
min-height: 10rem !important;
min-height: 20rem !important;
}
#indice .contenido {
padding-top: 5rem !important;