projects
/
WP-Themes
/
upwatertrails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b0124a
)
logo has text-center class added to it
author
Ian Weller
<ian@gaslightmedia.com>
Mon, 16 Nov 2015 21:40:20 +0000
(16:40 -0500)
committer
Ian Weller
<ian@gaslightmedia.com>
Mon, 16 Nov 2015 21:40:20 +0000
(16:40 -0500)
header.php
patch
|
blob
|
history
diff --git
a/header.php
b/header.php
index
940fd9d
..
b5f72e2
100644
(file)
--- a/
header.php
+++ b/
header.php
@@
-25,7
+25,7
@@
</div>
</div>
<div class="row show-for-medium-down">
- <div class="small-12 columns">
+ <div class="small-12
text-center
columns">
<a href="<?php bloginfo('url'); ?>"><img src="<?php bloginfo('template_url');?>/assets/up-water-trails-logo-sm.png"></a>
</div>
</div>