diff --git a/src/app.css b/src/app.css index 41a7022..3b0fb42 100644 --- a/src/app.css +++ b/src/app.css @@ -237,4 +237,5 @@ .partner-item:hover .partner-text .text-mild { @apply text-white/50 duration-1000; } + .badge:hover .badge-image { @apply grayscale-0; } }