mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-20 19:02:15 +00:00
styles: reduced font-size on smaller devices
This commit is contained in:
parent
a2c10e5d14
commit
a2d8697d15
1 changed files with 6 additions and 0 deletions
|
|
@ -110,6 +110,12 @@
|
|||
.description-container {
|
||||
font-size: 0.9rem;
|
||||
}
|
||||
|
||||
.info-container {
|
||||
.addon-name {
|
||||
font-size: 0.9rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue