mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-05-10 07:11:48 +00:00
12 lines
No EOL
186 B
Text
12 lines
No EOL
186 B
Text
// Copyright (C) 2017-2023 Smart code 203358507
|
|
|
|
.video-container {
|
|
.video {
|
|
width: 100%;
|
|
height: 100%;
|
|
|
|
* {
|
|
font-size: inherit;
|
|
}
|
|
}
|
|
} |