Update alignment for share links

This commit is contained in:
Kamran Ahmed
2020-03-14 12:49:26 +04:00
parent 56bf52e641
commit eae0ad3ecb

View File

@ -6,7 +6,7 @@ export const ShareIconsList = styled.div`
align-items: center;
justify-content: center;
position: sticky;
top: 50px;
top: 65px;
`;
export const ShareWrap = styled.div`