9 lines
119 B
CSS
9 lines
119 B
CSS
|
.wy-nav-content {
|
||
|
max-width: 100%;
|
||
|
}
|
||
|
|
||
|
.standard-video {
|
||
|
max-width: 1280px;
|
||
|
height: 100%;
|
||
|
width: 100%;
|
||
|
}
|