owncast/web/components/video/Player.module.scss
2022-05-07 16:13:06 -07:00

5 lines
No EOL
69 B
SCSS

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