Hi, I’d love to hear what i can do better:
Additionally, i have 2 problems that i couldn’t fix:
thanks a lot in advance
As a quick and dirty fix, you could put an empty div with a height equal to your navbar height right above each element you’re currently linking to, and then give that empty div the id that you were previously linking to.
dirty but clever, thanks! i’ll do that
i love the simplicity.