projects
/
WP-Themes
/
npoint.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f78ca9a
)
fixing front page parallax section width
author
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 13 Apr 2018 19:30:29 +0000
(15:30 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 13 Apr 2018 19:30:29 +0000
(15:30 -0400)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
dc549fe
..
98275ee
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-590,7
+590,9
@@
Content
width: 1000px;
margin: 0 auto;
}
-
+.parallax-section .mid-content{
+ width: 1200px;
+}
.parallax-section {
padding: 60px 0 80px;
position: relative;