1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Revert change to base font size

This commit is contained in:
Bill Thornton 2020-11-24 21:58:10 -05:00
parent 75e1fc4605
commit 521db1a179

View file

@ -5,7 +5,7 @@
}
html {
@include font;
@include font($size: 93%);
text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;