mirror of
https://github.com/documenso/documenso.git
synced 2026-08-24 07:12:23 +10:00
fix(typography): allow italic synthesis for cjk fallback fonts
This commit is contained in:
@@ -66,7 +66,7 @@
|
|||||||
html {
|
html {
|
||||||
@apply antialiased;
|
@apply antialiased;
|
||||||
font-optical-sizing: auto;
|
font-optical-sizing: auto;
|
||||||
font-synthesis: none;
|
font-synthesis: style;
|
||||||
}
|
}
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
|
|||||||
Reference in New Issue
Block a user