Why is .column2 having a height greater than what its children size is?

3 Replies
Chris Bolson
Chris Bolson5mo ago
You haven’t included the nav section of your code in the codepen.
clevermissfox
clevermissfox5mo ago
Without the code we are just guessing. Could be default padding on the container or default padding/margin on its children or line height or ... could be several things
Arrowzzz
ArrowzzzOP5mo ago
Sorry, I have updated it now Actually, it was margin of ul inside the .column2(given by browser) ;done

Did you find this page helpful?