ENH - use Inter across phone UI

This commit is contained in:
DerEchteAlec
2026-08-19 13:41:45 +02:00
parent e98d8f06ce
commit de613e2502
25 changed files with 289 additions and 39 deletions
+1 -2
View File
@@ -525,8 +525,7 @@
height: var(--sky-widget-label-height);
overflow: hidden;
color: var(--sky-widget-label-color, #fff);
font-family:
-apple-system, BlinkMacSystemFont, 'SF Pro Text', 'Segoe UI', sans-serif;
font-family: var(--sky-font-family);
font-size: 11.5px;
font-weight: 500;
letter-spacing: -0.15px;