Skip to content

Commit

Permalink
va-process-list: change color variable from usa to vads (#1368)
Browse files Browse the repository at this point in the history
  • Loading branch information
powellkerry authored Oct 16, 2024
1 parent 23f3c9c commit 14a662b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
}

.usa-process-list__heading-eyebrow {
color: var(--uswds-system-color-gray-cool-70);
color: var(--vads-color-base-darker);
text-transform: uppercase;
}

Expand Down

0 comments on commit 14a662b

Please sign in to comment.