mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 10:58:20 -07:00
Merge pull request #2120 from thornbill/fix-default-font-size
Revert change to base font size
This commit is contained in:
commit
40e75ecc1a
@ -5,7 +5,7 @@
|
||||
}
|
||||
|
||||
html {
|
||||
@include font;
|
||||
@include font($size: 93%);
|
||||
text-size-adjust: 100%;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
text-rendering: optimizeLegibility;
|
||||
|
Loading…
Reference in New Issue
Block a user