Skip to content

Commit

Permalink
fix #637
Browse files Browse the repository at this point in the history
use another color for better contrast ratio
  • Loading branch information
rlucke authored Jun 6, 2024
1 parent 77cb35e commit acf0a02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/components/_tables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@

&.fa {
font-size: 18px;
color: #808080;
color: $color-darkgray;
}

&.crosslink {
Expand Down

0 comments on commit acf0a02

Please sign in to comment.