forked from Enri1196/lordfrontend
6 lines
82 B
CSS
6 lines
82 B
CSS
|
.videoPlayer {
|
||
|
width: 100%;
|
||
|
height: 250px;
|
||
|
background-color: black;
|
||
|
}
|