Adjust footer weather widget positioning
authorLaury GvR <laury@gaslightmedia.com>
Fri, 2 Mar 2018 01:14:23 +0000 (20:14 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 2 Mar 2018 01:14:23 +0000 (20:14 -0500)
scss/_page.footer.scss

index 3afa2dd..d0bd73f 100644 (file)
@@ -4,7 +4,7 @@ footer.main {
     //bottom: 0;
     //left: 0;
     //right: 0;
-    overflow: hidden;
+    //overflow: hidden;
     float: left;
     width: 100%;
     @media only screen and (max-width: 1024px) {
@@ -183,7 +183,7 @@ footer.main {
         display: none;
         width: 264px;
         height: 200px;
-        bottom: 210px;
+        bottom: 160px;
         left: -4px;
         @media #{$medium-down} {
             left: 13px;