ENH - enlarge home screen labels

This commit is contained in:
DerEchteAlec
2026-08-19 13:52:06 +02:00
parent de613e2502
commit 086b77e464
4 changed files with 26 additions and 6 deletions
+1 -1
View File
@@ -526,7 +526,7 @@
overflow: hidden;
color: var(--sky-widget-label-color, #fff);
font-family: var(--sky-font-family);
font-size: 11.5px;
font-size: var(--sky-home-label-font-size);
font-weight: 500;
letter-spacing: -0.15px;
line-height: var(--sky-widget-label-height);