-1
I found a problem that occurs whenever I try to put a link redirector in an image. It turns out that the attributes of the css like Scale, :Hover and etc, work normally, but the image size changes. This happens whenever I push one <a href="">
or a <Link/>
reactJs.
I have looked on several sites and found nothing talking about it, initially I thought it could be some error of Reactjs with the <Link/>
, but checking, could possibly be my understanding error in CSS.
How the picture looks when I put the <a href>
or <Link/>
.
Source code of the site: https://github.com/ThiagoCComelli/HTML-CSS