mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
9 lines
86 B
SCSS
9 lines
86 B
SCSS
.player {
|
|
height: 80vh;
|
|
width: 100%;
|
|
}
|
|
|
|
.poster {
|
|
width: 100%;
|
|
height: 100%;
|
|
} |