mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
10 lines
No EOL
137 B
Text
10 lines
No EOL
137 B
Text
.video-container {
|
|
.video {
|
|
width: 100%;
|
|
height: 100%;
|
|
|
|
* {
|
|
font-size: inherit;
|
|
}
|
|
}
|
|
} |