diff --git a/assets/css/beautifuljekyll.css b/assets/css/beautifuljekyll.css index 08e3459..c609217 100644 --- a/assets/css/beautifuljekyll.css +++ b/assets/css/beautifuljekyll.css @@ -492,7 +492,7 @@ footer .footer-custom-content { width: 12rem; } .post-preview .post-image { - filter: grayscale(90%); + filter: grayscale(70%); } .post-preview .post-image:hover { filter: grayscale(0%);