projects
/
WP-Themes
/
laurium.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7d241d
)
text align center on the topbar menu items
author
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 18 May 2018 17:53:20 +0000
(13:53 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 18 May 2018 17:53:20 +0000
(13:53 -0400)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
08ae02a
..
18aa72b
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-1367,6
+1367,7
@@
body.parallax-on .wpcf7-not-valid-tip {
font-weight: 400;
top: 50%;
transform: translateY(-50%);
+ text-align: center;
}
}
.main-navigation > ul > li > a {