text align center on the topbar menu items
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 18 May 2018 17:53:20 +0000 (13:53 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 18 May 2018 17:53:20 +0000 (13:53 -0400)
style.css

index 08ae02a..18aa72b 100644 (file)
--- 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 {