Skip to content

Commit

Permalink
wrong case on toolhelp for link color
Browse files Browse the repository at this point in the history
  • Loading branch information
tombrunet committed Oct 30, 2023
1 parent fe2b11e commit b993a41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion accessibility-checker-engine/help-v4/common/help.css
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ bx-list-item>code, p>code, td>code {
position: relative;
}

.toolhelp a {
.toolHelp a {
color: var(--cds-link-primary)
}

Expand Down

0 comments on commit b993a41

Please sign in to comment.