From 7c71e66f097ae2c4dcc55c74c385dab7055c7793 Mon Sep 17 00:00:00 2001 From: Nexus Dev Date: Thu, 2 Apr 2026 23:02:49 +0000 Subject: [PATCH] docs(30): UI design contract --- .../phases/30-hardware-detection-mode-selection/30-UI-SPEC.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.planning/phases/30-hardware-detection-mode-selection/30-UI-SPEC.md b/.planning/phases/30-hardware-detection-mode-selection/30-UI-SPEC.md index bc836d35..3d5f902b 100644 --- a/.planning/phases/30-hardware-detection-mode-selection/30-UI-SPEC.md +++ b/.planning/phases/30-hardware-detection-mode-selection/30-UI-SPEC.md @@ -55,8 +55,7 @@ Source: NexusOnboardingWizard.tsx spacing patterns (`p-8`, `gap-6`, `gap-4`, `ga | Role | Size | Weight | Line Height | Usage | |------|------|--------|-------------|-------| -| Body | 14px (`text-sm`) | 400 (regular) | 1.5 | Descriptions, labels, muted helper text | -| Label | 14px (`text-sm`) | 500 (medium) | 1.4 | Form labels, mode card titles, stat labels | +| Body | 14px (`text-sm`) | 400 (regular) | 1.5 | Descriptions, form labels, mode card titles, stat labels, muted helper text | | Heading | 24px (`text-2xl`) | 600 (semibold) | 1.2 | Step heading ("Choose your mode") | | Caption | 12px (`text-xs`) | 400 (regular) | 1.4 | Mode card descriptions, hardware sub-labels |