Skip to content

Commit 2151234

Browse files
committed
Remove border from byline in Galleries
1 parent 3ba7d7d commit 2151234

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dotcom-rendering/src/components/Contributor.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ const bylineStyles = (format: ArticleFormat) => {
5757
${defaultStyles}
5858
a {
5959
font-style: italic;
60-
border-bottom: 0.5px solid ${sourcePalette.neutral[46]};
6160
:hover {
6261
text-decoration: none;
6362
border-color: ${schemedPalette('--byline-anchor')};

0 commit comments

Comments
 (0)