fix(styles): video responsiveness
This commit is contained in:
		| @@ -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; | ||||||
|   } |   } | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user