better solution to short footer
authorxenophenes <sarah.conway@crunchydata.com>
Mon, 18 Dec 2017 01:02:51 +0000 (17:02 -0800)
committerxenophenes <sarah.conway@crunchydata.com>
Mon, 18 Dec 2017 01:02:51 +0000 (17:02 -0800)
static/css/style.css

index 9cf969dc77252df60583358691f91b3dc20aa627..94e1984f59595a599ca46037fbaea77b2720e741 100644 (file)
 /* Footer */
 
        .becomesponsor #footer {
-           height: 40vh;
+           position: fixed;
+           left: 0px;
+           bottom: 0px;
+           width: 100%;
        }
 
        #footer {