feat(12-01): add semantic token classes to all step h2 headings

- BackendSelectionStep h2: text-2xl font-bold text-on-surface mb-2
- RemoteConfigStep h2: text-2xl font-bold text-on-surface mb-2
- DeploymentStep h2: text-2xl font-bold text-on-surface mb-2
- ReviewStep h2: text-2xl font-bold text-on-surface mb-2
This commit is contained in:
2026-04-01 14:04:21 +02:00
parent 94e90e0641
commit f6b4070ff9
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ export function ReviewStep() {
return (
<div>
<h2>Step 4: Review &amp; Download</h2>
<h2 className="text-2xl font-bold text-on-surface mb-2">Step 4: Review &amp; Download</h2>
<p className="text-sm text-on-surface-variant mt-1 mb-4">
Review your generated files and download them. Acknowledge the security notice before
copying or downloading credentials.