increase max width
This commit is contained in:
parent
02c6afdc5b
commit
9f7d1cd9b6
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
|
|
||||||
#player-container {
|
#player-container {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-width: 800px;
|
max-width: 1920px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<title>DeflaxTV VoD Player</title>
|
<title>DeflaxTV VoD Player</title>
|
||||||
|
|
Loading…
Reference in a new issue