From: Anthony Talarico Date: Wed, 18 Apr 2018 12:21:46 +0000 (-0400) Subject: adjusting the media query for the front page industry tags in the header X-Git-Tag: v1.0.0^2~6 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=ce8df3e9f7a66588e5a53b2d7659efbaa582317b;p=WP-Themes%2Fnpoint.git adjusting the media query for the front page industry tags in the header --- diff --git a/style.css b/style.css index c2766aa..5603e02 100644 --- a/style.css +++ b/style.css @@ -2520,8 +2520,9 @@ Responsive grid for pages display: block; max-width: 700px; margin: 0 auto; + text-align: center; } -@media (min-width: 1000px){ +@media (min-width: 768px){ #industries span{ display: inline-block; color: white;