Weird anchor tag behaviour

can anyone explain me why this issue is occuring ??? even after setting background-repeat the img is somehow repeating whernhover over it where i just want to change the color from white to a linear-gradient
1 Reply
Mannix
Mannix3d ago
because you use shorthand background property on hover and a default value for background-repeat there is set to repeat

Did you find this page helpful?