79703236

Date: 2025-07-16 10:02:10
Score: 1.5
Natty:
Report link

You can try:

<nav> {
position: static; // Will not move on scroll
top: 2%;
margin-bottom: 10px;
z-index: 1; // so it is displayed over other content when scrolling 
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Tachaeus