Closed xHergz closed 5 years ago
The footer fills the page when there is not enough body content to reach the bottom. The body should be the one filling the page.
Follow this "holy grail layout" that uses flexbox and min-height with vh units: https://philipwalton.github.io/solved-by-flexbox/demos/holy-grail/
Description:
The footer fills the page when there is not enough body content to reach the bottom. The body should be the one filling the page.
Reproduction Steps:
Proposed Solution:
Follow this "holy grail layout" that uses flexbox and min-height with vh units: https://philipwalton.github.io/solved-by-flexbox/demos/holy-grail/