Skip to content

Commit

Permalink
fixup! [Greenwich] Update link colour.
Browse files Browse the repository at this point in the history
  • Loading branch information
lucascumsille committed Sep 19, 2024
1 parent eab5da3 commit 702b6ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/cobrands/greenwich/base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ form {
text-decoration: underline;
}
&:visited {
color: $links_visited;
color: darken($link-color, 10%);
}
}
}
Expand Down

0 comments on commit 702b6ee

Please sign in to comment.