-
Notifications
You must be signed in to change notification settings - Fork 334
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update header to use new link styles
Avoid using the `govuk-link-common` mixin because the links in the header get a special treatment: - underlines are only visible on hover - all links get a 3px underline regardless of text size, as there are multiple grouped elements close to one another and having slightly different underline widths looks unbalanced. There’s a bit of duplication here between the `govuk-header__link` and `govuk-header__menu-button` classes, but there are other issues with the menu button that will need addressing soon so we’ll live with that for now rather than trying to refactor.
- Loading branch information
Showing
1 changed file
with
28 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters