My links are stretching accross the whole container!

I have four divs on my page and each one of them has a link. The problem is, I want the links to be the same width and height as the boxes, but for some reason the links stretch more than they should, and as a result the whole container which contains the four divs is clickable. How do I fix this?

Codepen

have you closed all your a elements?

You could try the target property, but I might be wrong as I don’t get ur question

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