Center video obj
parent
7059e5a1ea
commit
f98f5648d9
|
@ -17,3 +17,11 @@
|
|||
#videoFile {
|
||||
margin-bottom: 6px;
|
||||
}
|
||||
|
||||
video[poster]{
|
||||
object-fit: fill;
|
||||
}
|
||||
|
||||
#videoobj {
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue