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

9 lines
No EOL
86 B
SCSS

.player {
height: 80vh;
width: 100%;
}
.poster {
width: 100%;
height: 100%;
}