fix footer

Solutions on MaxInterview for fix footer by the best coders in the world

showing results for - "fix footer"
Máximo
24 Apr 2016
1#root {
2 display: flex;
3 flex-direction: column;
4}
5
Naya
07 Aug 2020
1html, body, #root {
2  height: 100%;
3}
4
similar questions
queries leading to this page
fix footer