From 11a676ce695bfea2f4655d5037de16c9788c85b9 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Thu, 10 May 2018 13:59:00 -0400 Subject: [PATCH] changing the style for the front page parallax header --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index cc3c46f..cf17783 100644 --- a/style.css +++ b/style.css @@ -2601,7 +2601,7 @@ Responsive grid for pages } .parallax-section h2{ - color: white; + /* color: white; */ } .parallax-section:first-child { -- 2.17.1