Skip to content

Commit

Permalink
0.4 - grayscale person-item fix
Browse files Browse the repository at this point in the history
  • Loading branch information
niclaz committed Apr 28, 2024
1 parent f28405b commit 86de099
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions w3pevent.css
Original file line number Diff line number Diff line change
Expand Up @@ -654,6 +654,7 @@ person-item:hover .text-mild,
text-transform: lowercase;
}
.person-item {
filter: grayscale(100%);
cursor: pointer;
transition-property: all;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
Expand Down

0 comments on commit 86de099

Please sign in to comment.