TheAlgorithms / website

The Algorithms website providing GitHub's largest open-source algorithm library.
https://the-algorithms.com
MIT License
819 stars 173 forks source link

[OTHER] Scrolling to sections with links not works as expected #247

Closed ahmed-abohmaid closed 1 year ago

ahmed-abohmaid commented 1 year ago

What would you like to share?

When click on the ABOUT link it goes to the About section like this: image

It should behave like this: image

All sections' links behave the same.

Additional information/context

No response