Set initial container height for less jumping

This commit is contained in:
Robin Cornett
2015-07-27 16:16:45 -04:00
parent c07b372252
commit 3be4e71792
@@ -4,6 +4,7 @@
.big-leader {
overflow: hidden;
height: 600px;
position: relative;
}
@@ -55,6 +56,7 @@ img.featured {
@media only screen and (max-width: 768px) {
.big-leader,
.backstretch.no-js {
height: 300px;