video player
This commit is contained in:
6
site/assets/scss/elements/_video.scss
Normal file
6
site/assets/scss/elements/_video.scss
Normal file
@ -0,0 +1,6 @@
|
||||
video {
|
||||
margin: $gutter 0;
|
||||
width: auto;
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
Reference in New Issue
Block a user