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:
c100466
)
decreasing header font size on front page
author
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 1 Jun 2018 18:09:48 +0000
(14:09 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 1 Jun 2018 18:09:48 +0000
(14:09 -0400)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
cebb082
..
b7ecae5
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-641,11
+641,11
@@
Content
.parallax-section h2 {
- font-size: 3
8
px;
+ font-size: 3
0
px;
text-transform: uppercase;
line-height: 1.2;
text-align: center;
- padding: 0
20
px;
+ padding: 0
5
px;
font-weight: 700;
margin-bottom: 60px;
}