Open Penguinlay opened 3 years ago
Hi, not sure why but the scroll animation speed starts off slow and changes to a faster one. Here are the packages I am using.
"@react-icons/all-files": "^4.1.0", "babel-plugin-styled-components": "^1.12.0", "gatsby": "^3.0.1", "gatsby-plugin-anchor-links": "^1.2.1", "gatsby-plugin-image": "^1.0.0", "gatsby-plugin-layout": "^2.0.0", "gatsby-plugin-manifest": "^3.0.0", "gatsby-plugin-netlify-cms": "^5.0.0", "gatsby-plugin-react-helmet": "^4.0.0", "gatsby-plugin-sharp": "^3.0.0", "gatsby-plugin-sitemap": "^3.0.0", "gatsby-plugin-styled-components": "^4.0.0", "gatsby-source-filesystem": "^3.0.0", "gatsby-transformer-sharp": "^3.0.0", "netlify-cms-app": "^2.14.26", "react": "^17.0.1", "react-dom": "^17.0.1", "react-helmet": "^6.1.0", "styled-components": "^5.2.1"
Same for me and wondering how to change it to a similar pace.
Hi, I also have this issue, changing the duration in the config doesn't seem to help.
Yeah, same here...
facing the same problem
Hi, not sure why but the scroll animation speed starts off slow and changes to a faster one. Here are the packages I am using.