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:
06d42d7
)
increasing font size for dropdown menu
author
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 21 May 2018 19:26:52 +0000
(15:26 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 21 May 2018 19:26:52 +0000
(15:26 -0400)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
8a3456d
..
79e97ef
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-1395,7
+1395,7
@@
body.parallax-on .wpcf7-not-valid-tip {
top: 100%;
left: 0;
z-index: 99999;
- font-size: 1
5
px;
+ font-size: 1
7
px;
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
display: none;
}