Answers for "navbar link goes down more than expected"

CSS
0

navbar link goes down more than expected

html {
  scroll-padding-top: 4rem; /* the value must be set according to the size of the navbar */
}
Posted by: Guest on April-25-2022

Browse Popular Code Answers by Language