Add this code in your plain-jane.css file:
.social-link {
width: 20px !important;
height: 20px !important;
display: flex !important;
margin: 0 8px !important;
justify-content: center;
}
You can adjust the width and height according to your preferences!
Result:
