owncast/web/components/video/Player.module.scss

5 lines
69 B
SCSS
Raw Normal View History

.player {
height: 90vh;
width: 100%;
background-color: green;
}