minor slideshow moving
authorIan Weller <ian@gaslightmedia.com>
Tue, 24 Nov 2015 20:50:40 +0000 (15:50 -0500)
committerIan Weller <ian@gaslightmedia.com>
Tue, 24 Nov 2015 20:50:40 +0000 (15:50 -0500)
css/app.css
scss/_slideshow.scss

index 7af38ef..5adf887 100644 (file)
@@ -7016,7 +7016,7 @@ main a {
     box-shadow: none; }
 
 #slideshow {
-  top: -113px;
+  top: -110px;
   position: relative;
   max-height: 640px;
   overflow: hidden;
index 43d4fa9..49101d3 100644 (file)
@@ -1,5 +1,5 @@
 #slideshow {
-    top: -113px;
+    top: -110px;
     position: relative;
     max-height: 640px;
     overflow: hidden;