Commit af0a28a
committed
fix: use text-base for archive error title to restore heading hierarchy
The typography migration incorrectly set the ArchiveError title to text-sm,
making it the same size as the detail text. Changed to text-base to match the
parallel error pattern in settings/environments.tsx.1 parent b6fed40 commit af0a28a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
317 | | - | |
| 317 | + | |
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
| |||
0 commit comments