From 8d4dbfeaf21f7d42b916b764c84ef54cb955bb57 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Fri, 12 Aug 2016 12:25:24 -0400 Subject: [PATCH] increase min height for landing page elements to 265px --- css/app.css | 2 +- landing-page.php | 2 +- scss/_main.scss | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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; ?> -
+