rollback plex-sans since the feedback from the user wasn't ok (inter was still 'fuzzy')

This commit is contained in:
Gani Georgiev
2026-05-04 20:57:13 +03:00
parent 7542cd14e2
commit 8091a756e8
28 changed files with 36 additions and 35 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
:root,
.dropdown,
.base-surface {
--baseFontFamily: "Inter", system-ui, sans-serif, emoji;
--baseFontFamily: "IBM Plex Sans", system-ui, sans-serif, emoji;
--monospaceFontFamily: "IBM Plex Mono", ui-monospace, monospace, emoji;
--iconFontFamily: "remixicon";
@@ -103,7 +103,7 @@
--lgFontSize: 15px;
--lineHeight: 22px;
--smLineHeight: 15.5px; /* decimal for visual alignment */
--smLineHeight: 16px;
--lgLineHeight: 24px;
--btnHeight: 45px;