Update alignment for share links

pull/1657/head
Kamran Ahmed 5 years ago
parent f53e5096ec
commit 681b32023f
  1. 2
      components/share-page/style.js

@ -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`

Loading…
Cancel
Save