Stick footer to bottom

This commit is contained in:
Toby Zerner 2015-03-18 09:12:45 +10:30
parent f0c4478160
commit d1b15bf4ab

View File

@ -8,6 +8,7 @@ body {
}
.global-page {
overflow-x: hidden;
min-height: 100vh;
}
// ------------------------------------