center icon link

This commit is contained in:
Mati Dastugue 2021-02-24 16:39:42 -03:00 committed by GitHub
parent 6f1324247a
commit 9dd70d21b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -36,8 +36,8 @@ const AppDocsInfo = styled.div`
flex-direction: column; flex-direction: column;
svg { svg {
position: relative; position: relative;
top: 5px; top: 4px;
left: 2px; left: 4px;
} }
` `