owncast/web/components/video/VideoPoster.module.scss
2022-05-11 23:31:31 -07:00

5 lines
83 B
SCSS

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