Remove max-width from the banner
This commit is contained in:
@ -17,7 +17,6 @@ video {
|
||||
margin-right: calc((-100vw + 100%) / 2);
|
||||
margin-left: calc((-100vw + 100%) / 2);
|
||||
width: 100vw;
|
||||
max-width: 100vw;
|
||||
}
|
||||
|
||||
&.start,
|
||||
|
Reference in New Issue
Block a user