Skip to content

Commit

Permalink
Remove increased underline-offset in newsletter link
Browse files Browse the repository at this point in the history
  • Loading branch information
shyusu4 committed Jan 8, 2025
1 parent 8f85280 commit a7eab7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tbx/static_src/sass/components/_footer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
@include link-styles(
$color: var(--color--heading),
$interaction-color: var(--color--heading),
$offset: 5px,
$underline-color: var(--color--grey-50)
);
font-weight: $weight--semibold;
Expand Down

0 comments on commit a7eab7f

Please sign in to comment.