Skip to content

Commit

Permalink
Enable new govuk-link styles
Browse files Browse the repository at this point in the history
The new style increases the thickness of the underline on hover for
better accessibility.
  • Loading branch information
peteryates committed Oct 11, 2022
1 parent bfb698a commit a5d7dab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/webpacker/styles/application.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
@return url("~assets/images/" + $filename);
}

$govuk-new-link-styles: true;
$govuk-font-url-function: frontend-font-url;
$govuk-image-url-function: frontend-image-url;

Expand Down

0 comments on commit a5d7dab

Please sign in to comment.