diff --git a/src/scss/_app.scss b/src/scss/_app.scss index ff7820a..f26bc48 100644 --- a/src/scss/_app.scss +++ b/src/scss/_app.scss @@ -47,7 +47,7 @@ main { background-attachment: fixed; background-repeat: no-repeat; background-color: $mv-blue-color; - min-height: calc(100% - 170px); + min-height: calc(100% - 128px); overflow: auto; padding-top: 72px; padding-bottom: 100px;