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:
7c218c9
)
fixing padding for the parallax sections
author
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 10 May 2018 18:47:39 +0000
(14:47 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 10 May 2018 18:47:39 +0000
(14:47 -0400)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
11970b4
..
9893cdd
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-633,7
+633,7
@@
Content
top: 0;
}
.parallax-section {
- padding:
0px 0 8
0px;
+ padding:
30px 0 3
0px;
position: relative;
top: 20px;
}