9 lines
86 B
SCSS
9 lines
86 B
SCSS
.player {
|
|
height: 80vh;
|
|
width: 100%;
|
|
}
|
|
|
|
.poster {
|
|
width: 100%;
|
|
height: 100%;
|
|
} |