You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: