From: Anthony Talarico Date: Thu, 17 May 2018 19:34:52 +0000 (-0400) Subject: increasing font size of the front page parallax content X-Git-Tag: v1.0.0^2~3 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=6905924ab08a9ac1fa278a3a9588974ff94cd729;p=WP-Themes%2Flaurium.git increasing font size of the front page parallax content --- diff --git a/style.css b/style.css index b92126b..08ae02a 100644 --- 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; */ }