diff --git a/assets/css/common/post-entry.css b/assets/css/common/post-entry.css index 356d9bc..f00e78b 100644 --- a/assets/css/common/post-entry.css +++ b/assets/css/common/post-entry.css @@ -110,6 +110,7 @@ border-radius: var(--radius); width: 100%; height: auto; + image-rendering: -webkit-optimize-contrast; } .entry-cover a {