Commit a018ae53 authored by Christine Kim's avatar Christine Kim
Browse files

Add css config for footer placement

parent 4fa495f6
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -793,3 +793,6 @@ div#spc-itemdisp-container h6 { font-size: 100%; }
/* ---------------------- */
/* Miscellaneous elements */
/* ---------------------- */
.bodywrapper {
    min-height: 100vh;
}