make footer not overlap

This commit is contained in:
Daniela Arcese 2017-07-19 13:20:06 -04:00
parent 6179e07dd8
commit bbc9cab661

View File

@ -24,7 +24,7 @@ body {
.all { .all {
padding-top: 10%; padding-top: 10%;
overflow-y: scroll; padding-bottom: 51px;
} }
input, select, textarea, button { input, select, textarea, button {