Skip to content

Commit

Permalink
Update default link underline offset setting
Browse files Browse the repository at this point in the history
  • Loading branch information
querkmachine committed Mar 30, 2023
1 parent 3440e19 commit 9cf5710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/govuk/settings/_links.scss
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ $govuk-link-underline-thickness: unquote("max(1px, .0625rem)") !default;
/// @type Number
/// @access public

$govuk-link-underline-offset: .1em !default;
$govuk-link-underline-offset: .1578em !default;

/// Thickness of link underlines in hover state
///
Expand Down

0 comments on commit 9cf5710

Please sign in to comment.