General theme: reorganize thumbnail background variable

This commit is contained in:
Jesús
2021-01-26 22:23:59 -05:00
parent 52ca49628f
commit a47dd66bd0
9 changed files with 9 additions and 6 deletions

View File

@@ -291,7 +291,7 @@ hr {
left: 0;
top: 0;
object-fit: cover;
background-color: var(--primary-background);
background-color: var(--thumb-background);
}
.length {