Skip to content

Commit 928001a

Browse files
committed
Fixed z-index problem
1 parent 9462cdd commit 928001a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/GithubLink.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ const Link = styled.a`
1616
right: 15px;
1717
font-size: 35px;
1818
color: #333;
19+
z-index: 10;
1920
`

0 commit comments

Comments
 (0)