79107487

Date: 2024-10-20 16:08:02
Score: 1
Natty:
Report link

Try to fix by adding some top spacing using the scroll-margin-top property in your CSS.

h2 {
  scroll-margin-top: 70px; /* you can adjust the 70px if you need more or less space. */
}

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