From 16cf6639d66ae75d3d1d805da6475379c2b66451 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Thu, 23 Oct 2014 10:43:12 -0400 Subject: [PATCH] Comments are now closed - FNDPress remnant --- front-page.php | 3 --- scss/site/_structure.scss | 4 ++-- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/front-page.php b/front-page.php index 57c48a7..88b12cc 100644 --- a/front-page.php +++ b/front-page.php @@ -117,9 +117,6 @@ get_header(); ?> '' )); ?>

- - - diff --git a/scss/site/_structure.scss b/scss/site/_structure.scss index 34ae803..d212cdf 100644 --- a/scss/site/_structure.scss +++ b/scss/site/_structure.scss @@ -443,8 +443,8 @@ article h2 { } .homepage_box_arrow > div { background-image: url("../assets/img/images/arrowOrangeRight.png"); - width: 31.2px; - height: 27.5px; + width: 31px; + height: 28px; margin: 20px auto; } .homepage_box:hover .homepage_box_arrow > div { -- 2.17.1