astrutz / every

Implementation of my portfolio website
https://alexstrutz.dev
Apache License 2.0
1 stars 0 forks source link

Use Angular Router and check for scroll smooth #20

Closed astrutz closed 7 months ago

astrutz commented 7 months ago

Implement NG Router instead of href and check that scroll-smooth works as expected. Might need some changes on Tailwind Class. Maybe change scrollbar as well

astrutz commented 7 months ago

routerLink does not work in this case. Also scroll-smooth is already correct, some browsers just don't do it.