projects
/
WP-Themes
/
northlandstorage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c3489c
)
fixing the footer client info in mobile view
author
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 15 Aug 2018 19:17:11 +0000
(15:17 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 15 Aug 2018 19:17:11 +0000
(15:17 -0400)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
7fe507d
..
ab33c49
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-2405,6
+2405,11
@@
Footer Section
float: left;
/* padding-right: 60px; */
}
+@media (max-width: 600px){
+ .location_1, .location_2{
+ float: none;
+ }
+}
.businessName{
display: block;
text-align: center;