Remove max-width from the banner

This commit is contained in:
daudix
2024-07-22 04:00:45 +03:00
parent 87f04672ce
commit c4dc2feabc
3 changed files with 2 additions and 3 deletions

View File

@ -17,7 +17,6 @@ video {
margin-right: calc((-100vw + 100%) / 2);
margin-left: calc((-100vw + 100%) / 2);
width: 100vw;
max-width: 100vw;
}
&.start,