General theme: improve thumbnail-img

This commit is contained in:
Jesús
2021-01-07 23:06:25 -05:00
parent 5329ecfd08
commit d899bc2df5
10 changed files with 12 additions and 31 deletions

View File

@@ -291,6 +291,7 @@ hr {
left: 0;
top: 0;
object-fit: cover;
background-color: var(--primary-background);
}
.length {
@@ -326,13 +327,6 @@ hr {
text-transform: none;
}
.thumbnail-img {
margin: auto;
display: block;
max-height: 100%;
max-width: 100%;
}
.info-box {
grid-area: info-box;
display: grid;