Skip to content

Commit 37e33a3

Browse files
Fasanijoshuaellis
andauthored
chore(docs): fix link color (#1849)
Co-authored-by: Josh <[email protected]>
1 parent ed42e96 commit 37e33a3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/src/components/FeedbackPopover.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,6 @@ const PopoverCopy = styled.p`
102102
& > a {
103103
font-weight: 500;
104104
text-decoration: ${props => `underline ${props.theme.colors.red}`};
105-
}
106-
107-
& > a:visited {
108105
color: inherit;
109106
}
110107
`

0 commit comments

Comments
 (0)