From: Anthony Talarico Date: Fri, 1 Jun 2018 18:09:48 +0000 (-0400) Subject: decreasing header font size on front page X-Git-Tag: v1.0.0^2~1^2~4 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=87f256a809bfa63a7dd5e041aaf6de6df614c101;p=WP-Themes%2Flaurium.git decreasing header font size on front page --- diff --git a/style.css b/style.css index cebb082..b7ecae5 100644 --- a/style.css +++ b/style.css @@ -641,11 +641,11 @@ Content .parallax-section h2 { - font-size: 38px; + font-size: 30px; text-transform: uppercase; line-height: 1.2; text-align: center; - padding: 0 20px; + padding: 0 5px; font-weight: 700; margin-bottom: 60px; }