subtirelumihail / react-fullpage

A react implementation of fullpage.js
304 stars 105 forks source link

Every time I scroll my content is pushed down. #73

Closed espressoBump closed 5 years ago

espressoBump commented 5 years ago

This is an odd issue I'm having. Every time I scroll to the next (full screen) bullet point there is space added between my content within the full page. As I scroll to the next page the content keeps getting pushed down a little. I've commented out all of my CSS styling and it's still happening. By the time I get to the last full page screen, my content has been pushed to the middle of the page. if I add more pages it will eventually be split in half, half of my content on the top of the page and the other on the bottom.

espressoBump commented 5 years ago

I had a height added to a random DIV.