8 lines
111 B
CSS
8 lines
111 B
CSS
.stream-container {
|
|
margin: 0 auto;
|
|
border: 20px;
|
|
}
|
|
.stream-view {
|
|
width: 100%;
|
|
height: auto;
|
|
} |