Increasing the touch space of my home button

I have a home button icon on my page but the touch space for it is constrained to the icon itself. I want to increase the touchspace of it without increasing the actual size of the icon. Basically I want to enlarge the < a> tag but not the < img> tag inside it that contains the icon.

How I want my < a> tag to look-
image

Try to increase the <a> padding or margin.

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