From: Anthony Talarico Date: Fri, 25 May 2018 13:12:37 +0000 (-0400) Subject: reducing the site logo width to accommodate the nav menu X-Git-Tag: v1.0.0^2~1^2~27 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=6dfdd57f5b9ec4e1a6efdb7b9e8c7e0febef171a;p=WP-Themes%2Flaurium.git reducing the site logo width to accommodate the nav menu --- diff --git a/style.css b/style.css index ac2130d..35b2879 100644 --- a/style.css +++ b/style.css @@ -1319,7 +1319,7 @@ body.parallax-on .wpcf7-not-valid-tip { z-index: 1; padding: 10px; float: left; - width: 35%; + width: 29%; /* max-width: 180px; */ }