From a316019c95fca99f14a2664dc1182be453a9438a Mon Sep 17 00:00:00 2001 From: Plailect Date: Mon, 22 May 2017 16:23:08 -0400 Subject: [PATCH] footer pls --- _sass/_footer.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/_sass/_footer.scss b/_sass/_footer.scss index 9f0c84da9..2525a710a 100644 --- a/_sass/_footer.scss +++ b/_sass/_footer.scss @@ -7,6 +7,7 @@ @include clearfix; /* sticky footer fix start */ position: absolute; + bottom: 0; width: 100%; clear: both; height: auto;