Skip to content

Commit

Permalink
remove greyscale
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcmanus1 committed Jan 4, 2024
1 parent f7a2f82 commit 40ce778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -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: "";
Expand Down

0 comments on commit 40ce778

Please sign in to comment.