Skip to content

Commit

Permalink
Use new link variable
Browse files Browse the repository at this point in the history
  • Loading branch information
britneywwc committed Feb 16, 2024
1 parent 434cca7 commit 6d2892d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scss/_patterns_table-sortable.scss
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
}

&[aria-sort]:hover {
color: $colors--theme--link;
color: $colors--theme--link-default;
text-decoration: underline;
}
}
Expand Down

0 comments on commit 6d2892d

Please sign in to comment.