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:
260198e
)
fixing content spacing on first page parallax animations
author
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 17 May 2018 19:31:20 +0000
(15:31 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 17 May 2018 19:31:20 +0000
(15:31 -0400)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
4b8c62e
..
9cf894b
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-1944,9
+1944,7
@@
Portfolio Section
float: left;
position: relative;
}
-.parallax-section:nth-child(4) .mid-content{
- width: 75%;
-}
+
@media (min-width: 768px){
.parallax-section:nth-child(4) .portfolio-list{
width: 24%;
@@
-2662,7
+2660,7
@@
Responsive grid for pages
border-bottom: 4px solid #320701;
/* border-top: 3px solid #F28B59;
border-bottom: 3px solid #F28B59; */
- background: rgba(255,255,255, .9) !important;
+ /* background: rgba(255,255,255, .9) !important; */
/* margin-top: 30px; */
}
.parallax-section:nth-child(3){