_footer.scss
844 Bytes
-
Sticky footer for all pages · c928c546
Currently the footer is based on top margins which looks odd on big screen sizes. Also, the footer shows up on the top of the page on pages take a moment to load (while ng-view is rendering). - True sticky footer based on flexbox - Ensure footer stays at bottom while ng-view div does not exist yet
David Kaltschmidt committed