How can I make social media icons bigger?

@twista

thanks for url can you try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/component-list-social.css ->paste below code at the bottom of the file.
.footer__list-social .icon {
    width: 36px;
    height: 36px;
}