Imagenes proporcionales

This commit is contained in:
2020-06-18 00:29:07 -04:00
parent b64185c0b7
commit 0f26b53546
18 changed files with 48 additions and 4 deletions

View File

@ -3,6 +3,11 @@
padding-top: 3.5rem;
padding-bottom: 3.5rem;
}
.image {
#thumbs .image {
width: 100% !important;
height: 7rem;
overflow: hidden;
}
#thumbs .image img {
max-width: none !important;
}