HOPEFULLY fixed the fonts issue >_<

This commit is contained in:
Vozer
2022-06-12 14:21:48 -05:00
committed by GitHub
parent 07bf4cf5b0
commit b1f579e1b0
+1 -1
View File
@@ -198,7 +198,7 @@ your platform, you do not have the SF Pro Fonts installed
Download those here:
https://github.com/blaisck/sfwin/tree/master/SFPro/OpenType */
.platform-linux *, .platform-win *{
font-family: SF Pro Display, sans-serif !important;
font-family: "SF Pro Display", sans-serif !important;
text-rendering: optimizeLegibility !important;
text-transform: none;
}