Increase slideshow height to 520
authorLaury GvR <laury@gaslightmedia.com>
Thu, 31 May 2018 14:54:36 +0000 (10:54 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 31 May 2018 14:54:36 +0000 (10:54 -0400)
css/app.css
scss/_slideshow.scss

index 10d6e76..6ce4cbc 100644 (file)
@@ -7614,7 +7614,7 @@ body .stButton .sharethis {
 
 #slideshow {
   margin: 0 auto 50px;
-  max-height: 420px;
+  max-height: 520px;
   overflow: hidden;
   max-width: 1200px;
   width: 100%;
index e186aae..a486004 100644 (file)
@@ -1,6 +1,6 @@
 #slideshow {
     margin: 0 auto 50px;
-    max-height: 420px;
+    max-height: 520px;
     overflow: hidden;
     max-width: 1200px;
     width: 100%;