Skip to content

Commit 77dfc7b

Browse files
committed
Remove unecessary CSS
Hover state is handled by the default byline styles
1 parent 87f3b55 commit 77dfc7b

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
@@ -35,7 +35,6 @@ const galleryBylineStyles = css`
3535
a {
3636
font-style: italic;
3737
:hover {
38-
text-decoration: underline;
3938
border-color: ${schemedPalette('--byline-anchor')};
4039
}
4140
}

0 commit comments

Comments
 (0)