Improves image rendering for artwork
This commit is contained in:
parent
fff0efa0d0
commit
7d888d823e
2 changed files with 2 additions and 1 deletions
|
@ -1438,6 +1438,7 @@ input[type=range].web-slider::-webkit-slider-runnable-track {
|
|||
width: 100%;
|
||||
height: 100%;
|
||||
object-fit: cover;
|
||||
image-rendering: -webkit-optimize-contrast;
|
||||
}
|
||||
|
||||
/* horizontal media scroller */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue