1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-23 09:22:52 +02:00

Update alignment for share links

This commit is contained in:
Kamran Ahmed
2020-03-14 12:49:26 +04:00
parent f53e5096ec
commit 681b32023f

View File

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