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

fix font sizes

reapply 45cd976b49
This commit is contained in:
Guilherme Danno 2020-11-01 23:11:27 -03:00
parent b38aec0526
commit cdb5228206

View file

@ -6,7 +6,6 @@
html {
@include font;
-webkit-text-size-adjust: 100%;
text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;