fix(styles): video responsiveness
This commit is contained in:
parent
fc52bf23f5
commit
16312d177d
@ -42,8 +42,8 @@
|
|||||||
|
|
||||||
.video {
|
.video {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
min-height: 100vh;
|
min-height: 200vh;
|
||||||
width: 100vw;
|
min-width: 100vw;
|
||||||
z-index: -100;
|
z-index: -100;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user