From: Anthony Talarico Date: Fri, 12 Aug 2016 16:25:24 +0000 (-0400) Subject: increase min height for landing page elements to 265px X-Git-Tag: v1.0.0^2~135 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=8d4dbfeaf21f7d42b916b764c84ef54cb955bb57;p=WP-Themes%2Fpetoskeyarea.git increase min height for landing page elements to 265px --- diff --git a/css/app.css b/css/app.css index f52da6b..a1ed5c5 100644 --- a/css/app.css +++ b/css/app.css @@ -6928,7 +6928,7 @@ area:hover { #main-content .child-page { float: left; - min-height: 250px; } + min-height: 265px; } .child-image-container { text-align: center; } diff --git a/landing-page.php b/landing-page.php index ea6cca8..90244c6 100644 --- a/landing-page.php +++ b/landing-page.php @@ -38,7 +38,7 @@ Template Name: Landing Page // echo $image_data; ?> -
+