fix(theme): remove font-synthesis style (#5309)

pull/5182/merge
Bjorn Lu 1 week ago committed by GitHub
parent 90c28d41ce
commit c34769c2e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -40,7 +40,6 @@
font-weight: 400;
color: var(--vp-c-text-1);
background-color: var(--vp-c-bg);
font-synthesis: style;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;

Loading…
Cancel
Save