Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverabrahams committed Mar 21, 2024
1 parent 06a5c99 commit ad98d58
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions libs/@guardian/source-react-components/src/link/styles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ export const link = (typographyPreset = textSans17) => {
}
&:hover {
/* If the hover text decoration thickness custom property is not set,
we default to the value calculated from preset. */
text-decoration-thickness: calc(0.1em + 1px);
}
`;
Expand Down

0 comments on commit ad98d58

Please sign in to comment.