7 lines
60 B
CSS
7 lines
60 B
CSS
.fullwidth {
|
|
width: 100%;
|
|
}
|
|
|
|
.livescreen {
|
|
height: 56vw;
|
|
} |