diff --git a/app/static/app/css/custom.css b/app/static/app/css/custom.css index 4110ee4..8981a84 100644 --- a/app/static/app/css/custom.css +++ b/app/static/app/css/custom.css @@ -97,7 +97,7 @@ } .maincontainer { - height: 92vh; + height: 93vh; transition: height 1s ease, transform 1s ease; }