79230772

Date: 2024-11-27 14:55:25
Score: 1
Natty:
Report link

I was able to get rid of the warning by just overriding it in my globals css file (even though I also had zero instances of this in my code anywhere).

* {
  -ms-high-contrast: none !important;
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Elijah