mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-20 10:42:12 +00:00
16 lines
No EOL
229 B
Text
16 lines
No EOL
229 B
Text
// Copyright (C) 2017-2020 Smart code 203358507
|
|
|
|
.image {
|
|
flex: none;
|
|
width: 10rem;
|
|
height: 10rem;
|
|
margin: 1rem;
|
|
}
|
|
|
|
.icon {
|
|
flex: none;
|
|
width: 10rem;
|
|
height: 10rem;
|
|
margin: 1rem;
|
|
fill: white;
|
|
} |