mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-08-15 23:07:51 +00:00
default size and line-height dropped
This commit is contained in:
parent
61304f1bbf
commit
a394fd3189
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@
|
|||
min-width: 1000px;
|
||||
min-height: 650px;
|
||||
overflow: hidden;
|
||||
font: 13px / 18px 'Roboto', 'Arial', 'Helvetica', 'sans-serif';
|
||||
font-family: 'Roboto', 'Arial', 'Helvetica', 'sans-serif';
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue