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:
02f1136
)
adding margin between client info sections in the footer
author
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 15 Aug 2018 19:18:08 +0000
(15:18 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 15 Aug 2018 19:18:08 +0000
(15:18 -0400)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
ab33c49
..
f6bbc24
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-2406,6
+2406,9
@@
Footer Section
/* padding-right: 60px; */
}
@media (max-width: 600px){
+ .location_1{
+ margin-bottom: 30px;
+ }
.location_1, .location_2{
float: none;
}