Skip to content

Commit

Permalink
Merge pull request #25 from mongabay/fix/remove-trase-link-underline
Browse files Browse the repository at this point in the history
Remove the underline of thre trase link text when not hovered
  • Loading branch information
barbara-chaves authored Oct 26, 2023
2 parents 64b09df + 36134b8 commit cc83288
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/tool/trase-link/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
color: #444242;
font-size: $font-size-m;
font-weight: 600;
text-decoration-line: underline;
text-decoration-color: rgba(black, 0.2);
}
}
Expand Down

0 comments on commit cc83288

Please sign in to comment.