8 lines
112 B
CSS

.stream-container {
margin: 0 auto;
padding: 20px;
}
.stream-view {
width: 100%;
height: auto;
}