mirror of
https://github.com/owncast/owncast.git
synced 2025-01-09 10:07:34 +03:00
5 lines
69 B
SCSS
5 lines
69 B
SCSS
|
.player {
|
||
|
height: 90vh;
|
||
|
width: 100%;
|
||
|
background-color: green;
|
||
|
}
|