From f23e34769ff357bd928205d271452b401951fd88 Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Mon, 20 Feb 2017 16:33:07 -0500 Subject: [PATCH] added a class In making a responsive event feed, I forgot to add a class to the one that is visible on medium and up. Got that fixed. --- sections/front-page.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sections/front-page.php b/sections/front-page.php index ad35395..b2e7d74 100644 --- a/sections/front-page.php +++ b/sections/front-page.php @@ -28,7 +28,7 @@
Featured Events
-
+
-- 2.17.1