optimize post cover image rendering
This commit is contained in:
parent
3b964af770
commit
f79aa51e05
|
@ -110,6 +110,7 @@
|
||||||
border-radius: var(--radius);
|
border-radius: var(--radius);
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: auto;
|
height: auto;
|
||||||
|
image-rendering: -webkit-optimize-contrast;
|
||||||
}
|
}
|
||||||
|
|
||||||
.entry-cover a {
|
.entry-cover a {
|
||||||
|
|
Loading…
Reference in New Issue