Skip to content

Commit

Permalink
Revert "Object fit to contain"
Browse files Browse the repository at this point in the history
This reverts commit a27958c.
  • Loading branch information
vasanthv committed Apr 13, 2020
1 parent a27958c commit 97d53eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ video {
width: 100%;
height: auto;
height: 100%;
object-fit: contain;
object-fit: cover;
}
video:fullscreen {
object-fit: contain;
Expand Down

0 comments on commit 97d53eb

Please sign in to comment.