diff --git a/Resources/public/sass/_custom.scss b/Resources/public/sass/_custom.scss index ee533a7ee..3d7ce19af 100644 --- a/Resources/public/sass/_custom.scss +++ b/Resources/public/sass/_custom.scss @@ -25,7 +25,7 @@ header { #content_conainter { position: relative; - min-height: calc(100% - 100px); + min-height: calc(100% - 145px); } #content_conainter:before {