How to downsize image?

I can’t figure out how to keep the image down to a small size without the footer changing height as well. would a footer not be useful, or would positioning solve this?

codepen: https://codepen.io/ri9atony/pen/zYaXdrj

background-size: 100px;

For icons use SVG instead of the background image.

apologies for the late response. the icon fits great now, thank you^^

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.