Closed ldiebold closed 1 year ago
Are you sure you're seeing the last version of the docs? Currently the header shrinks at 64px of scrolling down and expands at 200px of scrolling up. Would you mind testing out the changes you propose and send a PR with the updated values?
You can change these values from
docs/src/assets/landing-page/constants.js
docs/src/components/header/MainLayoutHeader.vue
Description When scrolling down the header gets smaller, however it feels like this happens too late (after scrolling about 300px). I think it should be more like 50px.
Same concept with scrolling up. Once I've scrolled down the page, it's furstrating when the header expands again after scrolling up a bit.
Website Section URL Docs