fix: update styles

This commit is contained in:
2026-08-31 01:25:46 +05:00
parent 6c8f7b2d8b
commit 2c70c445d5
11 changed files with 63 additions and 77 deletions
+2 -3
View File
@@ -19,11 +19,10 @@
.mono-label {
font-family: var(--font-mono);
font-size: 10px;
line-height: 1.2;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.1em;
letter-spacing: 0.12em;
color: var(--muted);
line-height: normal;
}
.accent {