replaced ibm plex sans with inter

This commit is contained in:
Gani Georgiev
2026-05-04 10:50:41 +03:00
parent fccfa20653
commit 97c5f3fa02
30 changed files with 43 additions and 39 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
:root,
.dropdown,
.base-surface {
--baseFontFamily: "IBM Plex Sans", system-ui, sans-serif, emoji;
--baseFontFamily: "Inter", system-ui, sans-serif, emoji;
--monospaceFontFamily: "IBM Plex Mono", ui-monospace, monospace, emoji;
--iconFontFamily: "remixicon";
@@ -103,7 +103,7 @@
--lgFontSize: 15px;
--lineHeight: 22px;
--smLineHeight: 16px;
--smLineHeight: 17px;
--lgLineHeight: 24px;
--btnHeight: 45px;