[WEB-5792] regression: editor font family #8427

This commit is contained in:
Aaryan Khandelwal
2025-12-23 14:20:36 +05:30
committed by GitHub
parent c0552f06f2
commit 21df1028f8

View File

@@ -113,10 +113,10 @@
/* end font sizes and line heights */
/* font styles */
--font-style: "Inter", sans-serif;
--font-style: "Inter Variable", sans-serif;
&.sans-serif {
--font-style: "Inter", sans-serif;
--font-style: "Inter Variable", sans-serif;
}
&.serif {
--font-style: serif;