You need to add display:block
to your <a>
tags, then you can set a width and height or padding [on the <a>
], if you want to make the clickable region bigger.
For further actions, you may consider blocking this person and/or reporting abuse
You need to add display:block
to your <a>
tags, then you can set a width and height or padding [on the <a>
], if you want to make the clickable region bigger.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)