unhiding the parallax titles on the front page
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 10 May 2018 17:54:15 +0000 (13:54 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 10 May 2018 17:54:15 +0000 (13:54 -0400)
style.css

index fc085c4..cc3c46f 100644 (file)
--- a/style.css
+++ b/style.css
@@ -2688,7 +2688,7 @@ Responsive grid for pages
     width: 100%;
 }
 .parallax-section:not(:first-child) h2{
-    display: none;
+    /* display: none; */
 }
 .parallax-section:not(:first-child) h2 ~ .parallax-content{
     /* display: none; */