79754103

Date: 2025-09-03 03:35:19
Score: 1
Natty:
Report link

Use this CSS:

h1, h2, h3 {
  scroll-margin-top: 100px; /* height of your fixed header */
}

Replace 100px with your header’s actual height. This will offset anchor jumps so they aren’t hidden behind the fixed header.

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