projects
/
WP-Themes
/
glmthemes
/
crawfordcounty-theme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9aaa749
)
Update for emmet footer
author
Steve Sutton
<steve@gaslightmedia.com>
Thu, 12 Nov 2015 20:50:30 +0000
(15:50 -0500)
committer
Steve Sutton
<steve@gaslightmedia.com>
Thu, 12 Nov 2015 20:50:30 +0000
(15:50 -0500)
add margin on top
parts/emmet-footer.php
patch
|
blob
|
history
diff --git
a/parts/emmet-footer.php
b/parts/emmet-footer.php
index
577f1f1
..
d348573
100644
(file)
--- a/
parts/emmet-footer.php
+++ b/
parts/emmet-footer.php
@@
-1,4
+1,4
@@
-<footer id="emmet-footer" style="background-color: white;height:150px;">
+<footer id="emmet-footer" style="background-color: white;height:150px;
margin-top: 50px;
">
<div class="small-6 small-centered small-text-center columns">
<img src="<?php echo get_template_directory_uri(); ?>/assets/slogan.png">
</div>