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