We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a6fe31 commit 83f4f5fCopy full SHA for 83f4f5f
1 file changed
public/css/style.css
@@ -2563,7 +2563,7 @@ tbody tr:hover {
2563
max-width: 100%;
2564
max-height: 100%;
2565
object-fit: contain;
2566
- filter: brightness(0) saturate(100%) invert(1);
+ filter: grayscale(100%);
2567
}
2568
2569
.nest-card-name {
@@ -2621,7 +2621,7 @@ tbody tr:hover {
2621
2622
2623
2624
2625
2626
2627
.egg-card-info {
0 commit comments