79488169

Date: 2025-03-06 03:18:54
Score: 1
Natty:
Report link

The problem is you have a style for the p tag. This is how to fix your issue

.InverseOnHoverContainer:hover p {
   color: white;
}

Also, you don't need to add !important. This will be a problem later on.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: idam achmad Faizin