willianjusten / cards-jekyll-template

A simple Jekyll Template Card Based.
https://willianjusten.github.io/cards-jekyll-template
Other
314 stars 276 forks source link

Scrolling on the main page throws errors because no header #3

Closed devingd closed 8 years ago

devingd commented 8 years ago

when scrolling at the top of a page with no header, I get 50+ "main.js:2 Uncaught TypeError: Cannot read property 'style' of null" errors. I've found the error and have a pull request to fix it.