docs: set min height on .bx--content

This commit is contained in:
Eric Liu 2020-10-15 17:15:27 -07:00
commit 3f3093d156

View file

@ -112,6 +112,7 @@
main.bx--content {
background: none;
min-height: calc(100vh - 3rem - 3rem);
}
@media (max-width: 1056px) {