79391840

Date: 2025-01-27 18:45:45
Score: 1.5
Natty:
Report link

Css conflicts: Check whether your custom css is overriding your img hight or width.

    img{
       width: 100%;
       height: auto; // Ensure proper aspect ration
     }

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