_includes/footer/index.html in word-games-theme-1.8.5 vs _includes/footer/index.html in word-games-theme-1.8.6

- old
+ new

@@ -51,10 +51,10 @@ <div class="footer-social-list my-5"> <ul class="list-inline"> {% for data in dataToShow.social %} <li> <a id="{{data.url}}" href="{{data.url}}" target="_blank" aria-label="{{ data.url }}"> - <img src="{{data.icon}}" width="25px" height="18px" alt="share_icon"> + <img src="{{data.icon}}" width="20px" height="20px" alt="share_icon"> </img> </a> </li> {% endfor %} </ul> \ No newline at end of file