Previous 1.5× felt oversized on laptop screens. This commit: 1. Reverts the 1.5× sweep back to original sizes 2. Reapplies a gentler 1.2× multiplier — both in the @theme text scale (text-xs → 14.4px, text-base → 19.2px, etc.) and via the arbitrary-size sweep across 420 tokens in 81 files 3. .label-upper utility bumped 10px → 12px Net effect: everything is ~20% larger than the pre-bump baseline, ~20% smaller than the previous 1.5× state. Approach avoids compound-multiplication rounding drift: a true "undo then reapply" rather than scaling the already-scaled values. |
||
|---|---|---|
| .. | ||
| app | ||
| components | ||
| hooks | ||
| lib | ||
| stores | ||
| types | ||
| instrumentation.ts | ||
| middleware.ts | ||