Improving Video Section

This commit is contained in:
Dom Masters
2018-05-07 08:34:48 +10:00
parent 7bf3f588ca
commit 462006ab0a
4 changed files with 39 additions and 4 deletions

View File

@ -0,0 +1,18 @@
/*
* Video
* Video Object, with general fallbacks and smarter controls for better
* cross-browser compatibility.
*
* Also allows for better and more styled controls.
*
* Dependencies:
*
* Version:
* 1.0.0 - 2018/05/07
*/
.o-video {
&__video {
}
}