mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
unnecessary flex: none removed
This commit is contained in:
parent
bdc951c0e4
commit
21279e2172
2 changed files with 0 additions and 2 deletions
|
|
@ -7,7 +7,6 @@
|
|||
align-items: center;
|
||||
|
||||
.logo, .icon {
|
||||
flex: none;
|
||||
float: left;
|
||||
width: 5rem;
|
||||
height: 5rem;
|
||||
|
|
|
|||
|
|
@ -212,7 +212,6 @@
|
|||
align-items: center;
|
||||
|
||||
.logo, .icon {
|
||||
flex: none;
|
||||
float: left;
|
||||
width: 5rem;
|
||||
height: 5rem;
|
||||
|
|
|
|||
Loading…
Reference in a new issue