adjusting the media query for the front page industry tags in the header
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 18 Apr 2018 12:21:46 +0000 (08:21 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 18 Apr 2018 12:21:46 +0000 (08:21 -0400)
style.css

index c2766aa..5603e02 100644 (file)
--- 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;