General theme: improve thumbnail-img
This commit is contained in:
@@ -301,6 +301,7 @@ hr {
|
||||
left: 0;
|
||||
top: 0;
|
||||
object-fit: cover;
|
||||
background-color: var(--primary-background);
|
||||
}
|
||||
|
||||
.length {
|
||||
@@ -336,13 +337,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;
|
||||
|
||||
Reference in New Issue
Block a user