From 40ce7785bb37693f44115d4be2c26a57767143b6 Mon Sep 17 00:00:00 2001 From: Matt McManus Date: Thu, 4 Jan 2024 13:35:43 -0500 Subject: [PATCH] remove greyscale --- css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/main.css b/css/main.css index e106e5d..d42b6e9 100644 --- a/css/main.css +++ b/css/main.css @@ -115,7 +115,7 @@ img { grid-gap: 20px; padding-bottom: 40px; } .team.grid .alumni img { - filter: grayscale(1) contrast(0.8); } + filter: grayscale(0) contrast(0.8); } .team.grid::before { content: "";