CodeLanka / devfest_2016

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

Child div content overflowing from parent divs #10

Open flyingace opened 8 years ago

flyingace commented 8 years ago

There are a number of instances where parent divs aren't given a specific height but then some of the child divs are given specific heights and others are not and this ends up resulting in the child content in the parent divs overflowing the parents and then having content from different parent divs overlapping.

This may not be immediately apparent, but it becomes more apparent when you start to view the site at mobile dimensions.