fix: increase font size

This commit is contained in:
2026-09-02 20:19:40 +05:00
parent e9de7a4bf8
commit 1e63eaa03b
8 changed files with 20 additions and 21 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
gap: var(--space-s);
line-height: normal;
font-family: var(--font-mono);
font-size: var(--font-text);
font-size: var(--font-size-s);
font-weight: bold;
border-width: var(--size-border-thick);
padding: var(--space-s) var(--space-m);