homepage social icon ratio fix

This commit is contained in:
Virginie Ky 2019-08-28 16:16:15 +02:00
parent ffe3a84710
commit cb35d6e80a

View File

@ -242,6 +242,7 @@ const SocialLinkWrapper = styled.div`
img {
height: 24px;
width: 24px;
object-fit: contain;
}
span {
width: calc(100% - 24px);