Trying to figure out how to create a hover effect on images that darkens them using Bootstrap.
However, I want the effect to be contained within the white padding of the image and not cover the entire area including the white border.
I've been struggling with getting the positioning right. Whenever I try to adjust heights and percentages, the hover effects end up extending beyond the image when the screen width changes.
Can someone offer any assistance with this challenge?
Here is the code snippet for reference: