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:
941376c
)
reducing the site logo width to accommodate the nav menu
author
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 25 May 2018 13:12:37 +0000
(09:12 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 25 May 2018 13:12:37 +0000
(09:12 -0400)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
ac2130d
..
35b2879
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-1319,7
+1319,7
@@
body.parallax-on .wpcf7-not-valid-tip {
z-index: 1;
padding: 10px;
float: left;
- width:
35
%;
+ width:
29
%;
/* max-width: 180px; */
}