petrovicstefanrs / 30_seconds_of_knowledge

Google Chrome Extension that lets you gain new developer skills, every time you open a New Tab.
https://30secondsofknowledge.com/
MIT License
942 stars 121 forks source link

Fixed scrolling always showing up when content does not need it. #89

Closed LanFeusT23 closed 2 years ago

LanFeusT23 commented 3 years ago

Fixed the min-height of contentContainer to prevent constant scroll from showing up when content does not require scroll.

Header is 128px height + 32px margin bottom Footer is 64px height + 32px margin top

Total is 256px of used space that needs to be removed from 100vh