projects
/
WP-Themes
/
npoint.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ff99ec
)
adjusting the media query for the front page industry tags in the header
author
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 18 Apr 2018 12:21:46 +0000
(08:21 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 18 Apr 2018 12:21:46 +0000
(08:21 -0400)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/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:
1000
px){
+@media (min-width:
768
px){
#industries span{
display: inline-block;
color: white;