fix little homepage styling issue
This commit is contained in:
parent
6fdd6acc11
commit
a41fd05a1b
2 changed files with 2 additions and 1 deletions
|
@ -30,6 +30,7 @@
|
|||
height: 100%;
|
||||
box-sizing: border-box;
|
||||
padding-top: 92px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
/*.animations {
|
||||
|
|
|
@ -64,7 +64,7 @@
|
|||
height: auto;
|
||||
}
|
||||
.homeVideo {
|
||||
width: 100%;
|
||||
width: 100% !important;
|
||||
height: auto;
|
||||
}
|
||||
.fullWidthWrapper.withPartners {
|
||||
|
|
Loading…
Add table
Reference in a new issue