Update Heading.js

This commit is contained in:
Tom Moor
2017-09-13 19:11:55 -07:00
committed by GitHub
parent 85fc377566
commit 42972fda39

View File

@@ -66,6 +66,8 @@ const Anchor = styled.a`
`;
export const Heading1 = styled(Heading)`
position: relative;
&:hover {
${Anchor} {
visibility: visible;