Files
owncast/web/components/video/VideoPoster.module.scss
2022-05-10 15:36:09 -07:00

5 lines
82 B
SCSS

.poster {
background-color: black;
display: flex;
justify-content: center;
}