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 3ba7d7d commit 2151234Copy full SHA for 2151234
dotcom-rendering/src/components/Contributor.tsx
@@ -57,7 +57,6 @@ const bylineStyles = (format: ArticleFormat) => {
57
${defaultStyles}
58
a {
59
font-style: italic;
60
- border-bottom: 0.5px solid ${sourcePalette.neutral[46]};
61
:hover {
62
text-decoration: none;
63
border-color: ${schemedPalette('--byline-anchor')};
0 commit comments