xHergz / TheMakeupApp

Capstone project for SET
0 stars 0 forks source link

Footer fills page when not enough body content #134

Closed xHergz closed 5 years ago

xHergz commented 5 years ago

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:

  1. Go to a page with minimal content (Login, Home Page, etc)

    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/