We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a74fc75 commit 0d967f7Copy full SHA for 0d967f7
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