mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
flex: none added to logo/icon
This commit is contained in:
parent
3737955c31
commit
4d20b545f1
1 changed files with 2 additions and 0 deletions
|
|
@ -28,12 +28,14 @@
|
|||
margin-bottom: 3rem;
|
||||
|
||||
.logo {
|
||||
flex: none;
|
||||
width: 4rem;
|
||||
height: 4rem;
|
||||
margin-right: 1rem;
|
||||
}
|
||||
|
||||
.icon {
|
||||
flex: none;
|
||||
width: 8rem;
|
||||
height: 4rem;
|
||||
fill: @color-surface-dark4;
|
||||
|
|
|
|||
Loading…
Reference in a new issue