0
owncast/web/components/video/VideoPoster.module.scss

6 lines
83 B
SCSS
Raw Normal View History

2022-05-10 15:36:09 -07:00
.poster {
background-color: black;
display: flex;
justify-content: center;
2022-05-11 23:31:31 -07:00
}