Set flexible responsive video
This commit is contained in:
@@ -21,7 +21,7 @@ img {
|
||||
video {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
max-height: 480px;
|
||||
max-height: calc(100vh/1.5);
|
||||
}
|
||||
|
||||
/* plyr fix */
|
||||
|
||||
Reference in New Issue
Block a user