v0.9.0-rc

This commit is contained in:
2020-03-27 13:14:44 -03:00
parent 723040358b
commit 158f3ff0f7
26 changed files with 183 additions and 74 deletions

View File

@ -110,12 +110,18 @@
#indice .row {
padding: 0 !important;
}
#indice .img {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
#indice .img,
#indice .img img {
max-height: 20rem !important;
}
#indice .contenido {
padding-top: 9rem !important;
padding-bottom: 9rem !important;
color: rgba(0, 0, 0, 0.9) !important;
}
#indice .contenido .titulo {