Skip to content

Commit

Permalink
Use no visited state for content list links
Browse files Browse the repository at this point in the history
  • Loading branch information
paulrobertlloyd committed Dec 23, 2023
1 parent ebb0022 commit 47def4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/contents-list/_contents-list.scss
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

a {
@include govuk-link-common;
@include govuk-link-style-default;
@include govuk-link-style-no-visited-state;
@include govuk-link-style-no-underline;
}
}
Expand Down

0 comments on commit 47def4a

Please sign in to comment.