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