7 lines
65 B
SCSS

html, body {
height: 100%;
}
.content {
min-height: 85%;
}