diff --git a/assets/css/beautifuljekyll.css b/assets/css/beautifuljekyll.css index c609217..fb8125d 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(70%); + filter: grayscale(40%); } .post-preview .post-image:hover { filter: grayscale(0%);