79222191

Date: 2024-11-25 08:28:31
Score: 1.5
Natty:
Report link

H1 tag is taking default margin, you need to set it up. Just add the below css code in your style and it will work fine.

header h1{margin:0;padding:0;}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Sujit Gupta