@@ -274,10 +274,10 @@ my-app
274274 href = "https://opencollective.com/orval"
275275 target = "_blank"
276276 rel = "noopener noreferrer"
277- className = "opacity-60 hover:opacity-100 transition-opacity"
277+ className = "hover:opacity-80 transition-opacity"
278278 >
279279 < img
280- className = "h-40 w-auto grayscale hover:grayscale-0 transition-all "
280+ className = "h-40 w-auto"
281281 src = "/images/orval-logo-horizontal.svg"
282282 alt = "Sample Sponsor"
283283 title = "Sample Sponsor"
@@ -296,10 +296,10 @@ my-app
296296 href = "https://opencollective.com/orval"
297297 target = "_blank"
298298 rel = "noopener noreferrer"
299- className = "opacity-60 hover:opacity-100 transition-opacity"
299+ className = "hover:opacity-80 transition-opacity"
300300 >
301301 < img
302- className = "h-20 w-20 rounded-full grayscale hover:grayscale-0 transition-all "
302+ className = "h-20 w-20 rounded-full"
303303 src = "/images/emblem.svg"
304304 alt = "Sample Backer"
305305 title = "Sample Backer"
@@ -309,10 +309,10 @@ my-app
309309 href = "https://opencollective.com/orval"
310310 target = "_blank"
311311 rel = "noopener noreferrer"
312- className = "opacity-60 hover:opacity-100 transition-opacity"
312+ className = "hover:opacity-80 transition-opacity"
313313 >
314314 < img
315- className = "h-20 w-20 rounded-full grayscale hover:grayscale-0 transition-all "
315+ className = "h-20 w-20 rounded-full"
316316 src = "/images/emblem.svg"
317317 alt = "Sample Backer"
318318 title = "Sample Backer"
@@ -322,10 +322,10 @@ my-app
322322 href = "https://opencollective.com/orval"
323323 target = "_blank"
324324 rel = "noopener noreferrer"
325- className = "opacity-60 hover:opacity-100 transition-opacity"
325+ className = "hover:opacity-80 transition-opacity"
326326 >
327327 < img
328- className = "h-20 w-20 rounded-full grayscale hover:grayscale-0 transition-all "
328+ className = "h-20 w-20 rounded-full"
329329 src = "/images/emblem.svg"
330330 alt = "Sample Backer"
331331 title = "Sample Backer"
0 commit comments