We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cb3fcc commit 90493c5Copy full SHA for 90493c5
dotcom-rendering/src/components/RichLink.tsx
@@ -83,7 +83,6 @@ const headerStyles = css`
83
const titleStyles = (parentIsBlog: boolean) => css`
84
${parentIsBlog ? headlineMedium17 : headlineMedium14};
85
padding-top: 1px;
86
- padding-bottom: 1px;
87
88
${from.wide} {
89
${headlineMedium20};
0 commit comments