[WEB-5792] regression: editor font family #8427
This commit is contained in:
parent
c0552f06f2
commit
21df1028f8
1 changed files with 2 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue