Skip to content

Commit

Permalink
SCJ-241: Lighten external link icons
Browse files Browse the repository at this point in the history
  • Loading branch information
molund committed Jul 30, 2024
1 parent eb02de6 commit 057b9be
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions app/ClientSrc/sass/global.scss
Original file line number Diff line number Diff line change
Expand Up @@ -692,3 +692,10 @@ select, input {
}
}
}

// external link icons
.fa-external-link-alt:before {
color: #666;
font-size: 0.85em;
margin-right: 0.18em;
}

0 comments on commit 057b9be

Please sign in to comment.