79454548

Date: 2025-02-20 12:48:39
Score: 1
Natty:
Report link

You might have another CSS file that overrides the styles.

To check if that's the case,try applying the '!important' property to a style rule. For example:

 div {  
   border: 1px solid red !important;  
 }

Let me know if this works!

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Olivia S