v0.9.0-rc
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user