style(design): FINDING-004 — add tabular-nums to table cells for aligned numbers

This commit is contained in:
Claude Agent
2026-03-19 23:28:39 +00:00
parent f1c7625ec7
commit 1353d4b8cf

View File

@@ -149,6 +149,7 @@ input[type="checkbox"] {
padding: 0.625rem 1rem;
color: var(--text-secondary);
font-size: 1rem;
font-variant-numeric: tabular-nums;
}
/* Zebra striping */