projects
/
WP-Themes
/
kingsail.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5d8c19
)
decreasing min height for page content
author
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 25 Apr 2018 20:54:30 +0000
(16:54 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 25 Apr 2018 20:54:30 +0000
(16:54 -0400)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
6529adf
..
2d6065d
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-1266,7
+1266,7
@@
body.logged-in.parallax-on #masthead {
}
.page #content{
- min-height:
95
vh;
+ min-height:
86
vh;
background: url(assets/interior-bg.jpg) no-repeat center center;
background-size: cover;
}