diff --git a/_layouts/default.html b/_layouts/default.html index 16f52c2..e2d3894 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -27,10 +27,10 @@ layout: compress {% include sidebar.html lang=lang %}
-
+
{% include topbar.html lang=lang %} -
+
.container { + min-height: 100vh; + } } #topbar-wrapper.row, @@ -1280,10 +1283,6 @@ search { } } - main { - min-height: calc(100vh - $topbar-height - $footer-height-large); - } - footer { @include slide;