reducing the font size for the parallax panels
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 15 Aug 2018 19:46:20 +0000 (15:46 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 15 Aug 2018 19:46:20 +0000 (15:46 -0400)
style.css

index d63b1b1..b824cec 100644 (file)
--- a/style.css
+++ b/style.css
@@ -2691,7 +2691,7 @@ Responsive grid for pages
     text-align: center;
 }
 .parallax-section:nth-child(3) h3{
-    font-size: 28px;
+    font-size: 26px;
     /* text-align: center; */
 }
 @media (min-width: 768px){