diff --git a/components/Page/style.js b/components/Page/style.js index 4baa667..d70ffab 100644 --- a/components/Page/style.js +++ b/components/Page/style.js @@ -72,8 +72,6 @@ export const Subheading = styled.p` a:hover { text-decoration: underline; text-decoration-color: ${theme.text.tertiary}; - text-decoration-skip: spaces; - text-decoration-skip-ink: auto; } a:active, a:focus { box-shadow: 0 0 0 1px ${theme.bg.default},