mirror of
https://github.com/documenso/documenso.git
synced 2026-08-19 21:11:54 +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