https://i.sstatic.net/k2OVY.jpg
When I access the website using Microsoft Edge on my mobile device, I encounter this issue. I have applied the following CSS for these buttons:
.footer-wrapper a i[class^="cfi"] {
width: 50px;
height: 50px;
line-height: 50px;
display: inline-block;
vertical-align: middle;
}
Am I missing something? Is there a way to use developer tools on mobile devices? Because when I change the user agent on my laptop, everything appears to be working correctly.