increasing font size of the front page parallax content
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 17 May 2018 19:34:52 +0000 (15:34 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 17 May 2018 19:34:52 +0000 (15:34 -0400)
style.css

index b92126b..08ae02a 100644 (file)
--- a/style.css
+++ b/style.css
@@ -2613,7 +2613,7 @@ Responsive grid for pages
 }
 .parallax-content p{ 
     text-align: center;
-    font-size: 16px;
+    font-size: 18px;
     /* font-weight: bold; */
 }