From: Laury GvR Date: Tue, 10 Nov 2015 18:08:30 +0000 (-0500) Subject: Increased cycle-slide vh80->90, part of the front content was being hidden X-Git-Tag: v1.0.10^2~7 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=eab1824e5e66d6bf6319b6ee15cd8d0e735cf74d;p=WP-Themes%2Fmuerkitchens.git Increased cycle-slide vh80->90, part of the front content was being hidden --- diff --git a/scss/_cycle.scss b/scss/_cycle.scss index cac02d4..39f3108 100644 --- a/scss/_cycle.scss +++ b/scss/_cycle.scss @@ -43,7 +43,7 @@ } @media (min-width: 641px) and (max-height: 800px) { .cycle-slide { - height: 80vh; + height: 90vh; } .cycle-pager { text-align: center;