1
0
forked from wrenn/wrenn

Updated letter-spacing

This commit is contained in:
2026-04-15 22:38:19 +06:00
parent d1975089f1
commit 700512b627
25 changed files with 76 additions and 71 deletions

View File

@ -92,6 +92,11 @@ body {
min-height: 100vh;
}
/* Instrument Serif reads less condensed with a touch of positive tracking */
.font-serif {
letter-spacing: 0.015em;
}
/* Tabular figures on all mono text — numbers align in tables and metric displays */
.font-mono {
font-variant-numeric: tabular-nums;