7 lines
68 B
CSS
7 lines
68 B
CSS
|
body {
|
||
|
margin: 0px;
|
||
|
}
|
||
|
.vjs-control-bar {
|
||
|
font-size: 1rem;
|
||
|
}
|