Update alignment for share links
This commit is contained in:
@ -6,7 +6,7 @@ export const ShareIconsList = styled.div`
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
position: sticky;
|
position: sticky;
|
||||||
top: 50px;
|
top: 65px;
|
||||||
`;
|
`;
|
||||||
|
|
||||||
export const ShareWrap = styled.div`
|
export const ShareWrap = styled.div`
|
||||||
|
Reference in New Issue
Block a user