Improving Video Section
This commit is contained in:
18
public/styles/objects/_video.scss
Normal file
18
public/styles/objects/_video.scss
Normal 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 {
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user