Skip to content

Commit

Permalink
Add link to hover colour name
Browse files Browse the repository at this point in the history
Co-authored-by: Paul Robert Lloyd <[email protected]>
  • Loading branch information
peteryates and paulrobertlloyd authored Feb 4, 2024
1 parent 55b5ab5 commit 7fe90d8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion guide/content/stylesheets/application.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ $govuk-assets-path: "/assets/";
$govuk-font-family: system-ui, sans-serif;
$govuk-brand-colour: #2288aa;
$govuk-link-colour: #006688;
$govuk-visited-colour: #333366;
$govuk-link-hover-colour: #004466;
$govuk-link-visited-colour: #333366;
$govuk-page-width: 1100px;

// Import GOV.UK Frontend
Expand Down

0 comments on commit 7fe90d8

Please sign in to comment.