video player

This commit is contained in:
Mark Moser
2017-08-23 14:26:05 -05:00
parent 7d998e525c
commit a3c75b8d74
6 changed files with 20 additions and 9 deletions

View File

@ -0,0 +1,6 @@
video {
margin: $gutter 0;
width: auto;
max-width: 100%;
height: auto;
}