From e96a0d6a78147f425987c06cd32a1f16d833a789 Mon Sep 17 00:00:00 2001 From: Greg Farough Date: Thu, 17 Nov 2022 16:07:52 -0500 Subject: [PATCH] remove charity desaturation --- v13/css/master.css | 1 - 1 file changed, 1 deletion(-) diff --git a/v13/css/master.css b/v13/css/master.css index 08bfb0d..0c93104 100644 --- a/v13/css/master.css +++ b/v13/css/master.css @@ -602,7 +602,6 @@ footer a:hover { .charities img { width: 80%; - filter: brightness(0.39) contrast(150%) opacity(0.6) saturate(0); transition: .3s all ease; } -- 2.25.1