Increased cycle-slide vh80->90, part of the front content was being hidden
authorLaury GvR <laury@gaslightmedia.com>
Tue, 10 Nov 2015 18:08:30 +0000 (13:08 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 10 Nov 2015 18:08:30 +0000 (13:08 -0500)
scss/_cycle.scss

index cac02d4..39f3108 100644 (file)
@@ -43,7 +43,7 @@
 }
 @media (min-width: 641px) and (max-height: 800px) {
     .cycle-slide {
-        height: 80vh;
+        height: 90vh;
     }
     .cycle-pager {
         text-align: center;