+
{% 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;