Update share icons and guide footer
This commit is contained in:
@@ -22,27 +22,8 @@ export const ShareWrap = styled.div`
|
||||
|
||||
export const ShareIcon = styled.span`
|
||||
margin-bottom: 7px;
|
||||
`;
|
||||
|
||||
export const HackerNewsIcon = styled.a`
|
||||
background: black;
|
||||
color: white;
|
||||
height: 20px;
|
||||
width: 19px;
|
||||
text-align: center;
|
||||
border-radius: 1px;
|
||||
line-height: 15px;
|
||||
font-size: 15px;
|
||||
font-weight: bold;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
text-decoration: none;
|
||||
font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
|
||||
margin-top: 5px;
|
||||
|
||||
&:hover {
|
||||
color: white;
|
||||
text-decoration: none;
|
||||
}
|
||||
svg {
|
||||
height: 26px;
|
||||
color: #101010;
|
||||
}
|
||||
`;
|
Reference in New Issue
Block a user