From: Anthony Talarico Date: Mon, 21 May 2018 19:26:52 +0000 (-0400) Subject: increasing font size for dropdown menu X-Git-Tag: v1.0.0^2~1^2~67 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=4e184c27b640414161e6eda94d52ab9c2267323a;p=WP-Themes%2Flaurium.git increasing font size for dropdown menu --- diff --git a/style.css b/style.css index 8a3456d..79e97ef 100644 --- a/style.css +++ b/style.css @@ -1395,7 +1395,7 @@ body.parallax-on .wpcf7-not-valid-tip { top: 100%; left: 0; z-index: 99999; - font-size: 15px; + font-size: 17px; box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3); display: none; }