fix little homepage styling issue

This commit is contained in:
Connor Turland 2017-03-16 00:27:03 -04:00
parent 6fdd6acc11
commit a41fd05a1b
2 changed files with 2 additions and 1 deletions

View file

@ -30,6 +30,7 @@
height: 100%;
box-sizing: border-box;
padding-top: 92px;
overflow-y: auto;
}
/*.animations {

View file

@ -64,7 +64,7 @@
height: auto;
}
.homeVideo {
width: 100%;
width: 100% !important;
height: auto;
}
.fullWidthWrapper.withPartners {