CodeLanka / devfest_2016

https://codelanka.github.io/devfest_2016/.
MIT License
0 stars 4 forks source link

Removed explicit height values from parent divs #14

Closed flyingace closed 7 years ago

flyingace commented 7 years ago

Since the parent divs had explicit heights this meant that if the content didn't match those heights exactly either they would be too short or whatever content came next would appear to overlap it.

Unfortunately, this doesn't solve the existing issues with the layout of these elements when viewed on desktop.