From: Anthony Talarico Date: Fri, 18 May 2018 17:53:20 +0000 (-0400) Subject: text align center on the topbar menu items X-Git-Tag: v1.0.0^2~1^2~72 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=4a909f5c9a5d38dc16ecb45e9f01057d0bfdf4d5;p=WP-Themes%2Flaurium.git text align center on the topbar menu items --- diff --git a/style.css b/style.css index 08ae02a..18aa72b 100644 --- a/style.css +++ b/style.css @@ -1367,6 +1367,7 @@ body.parallax-on .wpcf7-not-valid-tip { font-weight: 400; top: 50%; transform: translateY(-50%); + text-align: center; } } .main-navigation > ul > li > a {