codeforamerica / posting-pro

2016 NOLA Fellowship project | A job posting builder that guides employers towards creating more effective job postings that are free of implicit bias.
https://posting-pro.herokuapp.com
MIT License
6 stars 3 forks source link

fix scrolling to go to the right place #128

Closed pacarole closed 7 years ago

pacarole commented 7 years ago

get the main content to be at the right height on scroll and page load. only issue is that it depends on the header being 129px. ideally we can fix the narrow window scenario... open to feedback before we merge.

skcain commented 7 years ago

Can you create a variable with the height of the nav and header bars on window.resize?