100% height of section using bootstrap 4
Larraine opened this issue · 2 comments
Larraine commented
I cannot get the 100% height to work in a section, this worked brilliantly using the previous version of bootstrap but I cannot get the 1005 height to be the height of the browser window.
eddyekofo94 commented
@Larraine me too, they're overlapping
davidtmiller commented
Try using 100vh and setting a minimum height in pixels, em, or rem - that should do the trick!