I did some position styles
authorIan Weller <ian@gaslightmedia.com>
Tue, 16 May 2017 20:51:31 +0000 (16:51 -0400)
committerIan Weller <ian@gaslightmedia.com>
Tue, 16 May 2017 20:51:31 +0000 (16:51 -0400)
I found the gaslight icon was a bit off and changed it's position so it
was right.

css/app.css
scss/_page.footer.scss

index 8907496..473a28d 100644 (file)
@@ -6770,7 +6770,7 @@ footer.main {
         max-height: 100px;
         max-width: 115px; }
       footer.main .supporters a#gaslightmedia {
-        background-position: -837px 0;
+        background-position: -830px 0;
         max-height: 100px; }
       footer.main .supporters a#perry-hotel {
         background-position: 0 -100px; }
index 6ed75d7..121a213 100644 (file)
@@ -39,7 +39,7 @@ footer.main {
                 max-width: 115px;
             }
             &#gaslightmedia {
-                background-position: -837px 0;
+                background-position: -830px 0;
                 max-height: 100px;
             }
             &#perry-hotel {