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;