diff --git a/less/mobile.less b/less/mobile.less index da2838c..a73fc95 100644 --- a/less/mobile.less +++ b/less/mobile.less @@ -13,6 +13,10 @@ } @media (max-width: 980px) { + html, body { + height: 100%; + } + body { padding-top: 0; padding-bottom: 0;