mirror of
https://github.com/strapi/strapi.git
synced 2025-08-16 04:34:40 +00:00
homepage social icon ratio fix
This commit is contained in:
parent
ffe3a84710
commit
cb35d6e80a
@ -242,6 +242,7 @@ const SocialLinkWrapper = styled.div`
|
|||||||
img {
|
img {
|
||||||
height: 24px;
|
height: 24px;
|
||||||
width: 24px;
|
width: 24px;
|
||||||
|
object-fit: contain;
|
||||||
}
|
}
|
||||||
span {
|
span {
|
||||||
width: calc(100% - 24px);
|
width: calc(100% - 24px);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user